Hi there,

Just at the end of the stage of creating an object file
I got this message after which compilation was aborted.

I have trimmed the verbose output (modulo pretty-printing)
of ghc-4.01 to what I have appended at the end of this
message. No Filnam.o was created.

It seems to me something went wrong. If you need more
info to know what is going on, please let me know and
I may give it a shot to isolate the problem.


Regards,

Marc van Dongen

******************************************************

ghc-4.00   -c Filnam.lhs -recomp -v -fglasgow-exts -cpp
           -hi-diffs -syslib misc -fvia-C -fno-update-analysis
           -optC-fallow-overlapping-instances  

[snip]

/tmp/ghc8501.hc:664: `__ap_9_upd_info' undeclared (first use this function)
/tmp/ghc8501.hc:664: (Each undeclared identifier is reported only once
/tmp/ghc8501.hc:664: for each function it appears in.)

real        9.9
user        9.7
sys         0.1
deleting... /tmp/ghc8501.lpp /tmp/ghc8501.cpp /tmp/ghc8501.hi /tmp/ghc8501.hc 
/tmp/ghc8501_stb.c /tmp/ghc8501_stb.h ghc8501.c ghc8501.s /tmp/ghc8501_o.s

rm -f /tmp/ghc8501*
make: *** [Filnam.o] Error 1

Reply via email to