From: Wolfgang T. <wol...@gm...> - 2005-07-18 05:54:17
|
> ../HOC_cbits/HOC_cbits.o: unknown symbol `_fprintf$LDBLStub' Are you sure that you are using gcc 3.3 and not gcc 4.0? That's a known incompatibility between ghc 6.4 and gcc 4.0 (use "sudo gcc_select 3.3") Cheers, Wolfgang |