From: Christian H. <chr...@gm...> - 2005-07-18 09:43:57
|
Am 18.07.2005 um 07:54 schrieb Wolfgang Thaller: >> ../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") Unfortunately, yes. (In order to be sure, I tried it again, but the problem remains.) Chris $ gcc --version gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. |