Mail Archives: djgpp/1997/05/19/19:12:15
Compiling objective-c sources works very fine with DJGPP V2. But executing the binary
results in an floating point exception (FPE).
This bug is well known, as a look into the FAQ's shows. In section 11.7 is stated what I
have to do to solve the problem:
- getting archive gcc2721s.zip
- appling the given patch
- recompiling cc1objc.exe and libobjc.a.
But: The Patch has no effect, because the change is already made in the source file
(i386.md). So I installed gcc2721b.zip and obc2721b.zip, but is still doesn't work!
What to do now?
PS: The system I use is a 486DX33 and Version 2.01 of DJGPP.
- Raw text -