gcc rc 6.4 compilation error report on Mac OS X
Wolfgang Thaller
wolfgang.thaller at gmx.net
Mon Feb 21 17:11:47 EST 2005
> /tmp/ghc21284.split__33.s:308:Fixup of 486 is not to a 4 byte address
> ********************
I've fixed this bug in CVS quite recently, so getting the newest STABLE
branch from CVS should make this work.
Alternatively, you can work around it by adding SplitObjs=NO to your
mk/build.mk, but be aware that the resulting compiler will generate
multi-megabyte executables for things as simple as "Hello, world.".
Cheers,
Wolfgang
More information about the Glasgow-haskell-users
mailing list