> 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.)

Your message mentions version 4.01, but in the dump above it is 4.00.  Could
you be using 4.00 by accident?  (I fixed this bug after 4.00 was released).

Cheers

-- 
Simon Marlow 
Microsoft Research Ltd., Cambridge, U.K.

Reply via email to