Skip to content

Instantly share code, notes, and snippets.

@lopex
Created January 15, 2011 00:01
Show Gist options
  • Save lopex/780542 to your computer and use it in GitHub Desktop.
Save lopex/780542 to your computer and use it in GitHub Desktop.
Glasgow Haskell Compiler, Version 6.12.3, for Haskell 98, stage 2 booted by GHC version 6.12.1
Using binary package database: /opt/sfw/lib/ghc-6.12.3/package.conf.d/package.cache
hiding package base-3.0.3.2 to avoid conflict with later version base-4.2.0.2
wired-in package ghc-prim mapped to ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11
wired-in package integer-gmp mapped to integer-gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773
wired-in package base mapped to base-4.2.0.2-dbc3ac4e3b3bd8eabac98b5dcd05c291
wired-in package rts mapped to builtin_rts
wired-in package haskell98 mapped to haskell98-1.0.1.1-4d2891ad99eae334ff8234bcfbddce06
wired-in package template-haskell mapped to template-haskell-2.4.0.1-8e41b32ac6fa34ae9b1c3469af5ed958
wired-in package dph-seq mapped to dph-seq-0.4.0-1df951f78b4efbc84e2534bab253505d
wired-in package dph-par mapped to dph-par-0.4.0-436308af1d9725eae22b56265f6035ec
Hsc static flags: -static
Created temporary directory: /tmp/ghc21763_0
*** Checking old interface for main:Main:
*** Parser:
*** Renamer/typechecker:
*** Desugar:
Result size = 20
*** Simplifier Phase 0 [final]:
Result size = 16
Result size = 16
*** Tidy Core:
Result size = 16
*** CorePrep:
Result size = 18
*** Stg2Stg:
*** CodeGen:
*** CodeOutput:
*** Assembler:
/usr/gcc/4.3/bin/gcc -I. -c /tmp/ghc21763_0/ghc21763_0.s -o x.o -DDONT_WANT_WIN32_DLL_SUPPORT
*** Deleting temp files:
Deleting: /tmp/ghc21763_0/ghc21763_0.s
*** Deleting temp dirs:
Deleting: /tmp/ghc21763_0
ghc: could not execute: /usr/gcc/4.3/bin/gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment