Ulrike Klusik <[EMAIL PROTECTED]> writes:

> When I try to link programs that use these primitives I get the following 
> linking error:
> 
> Undefined                       first referenced
>  symbol                             in file
> PrelTup_Z40Z44Z44Z44Z44Z41_con_info 
>/app/tmp3/klusik/EdenCompi/compilation/ghc/driver/../runtime/libHSrts_me.a(MacroHelpers.me_o)
> EdenBase_Chan_con_info              
>/app/tmp3/klusik/EdenCompi/compilation/ghc/driver/../runtime/libHSrts_me.a(MacroHelpers.me_o)
> PrelTup_Z40Z44Z44Z44Z44Z44Z44Z41_con_info 
>/app/tmp3/klusik/EdenCompi/compilation/ghc/driver/../runtime/libHSrts_me.a(MacroHelpers.me_o)
> ld: fatal: Symbol referencing errors. No output written to a.out
> 
> although the symbols are in the library.

Try 'ranlib' on the library?

-- 
Simon Marlow                                             [EMAIL PROTECTED]
University of Glasgow                       http://www.dcs.gla.ac.uk/~simonm/
finger for PGP public key

Reply via email to