Mail Archives: djgpp/1996/09/29/06:32:27
On 29 Sep 1996, Spasmo wrote:
> I downloaded and set up djgpp so I could do some Objective C
> programming (or rather learning), yet after downloading
> some sample code from a web site and compiling it, the
> program crashed when I tried to run it. I got an error
> about a floating point exception with a trace back, but
> there was no numerical manipulation in the code! It was
This is a known problem in Objective C, it is described in the DJGPP FAQ
list (section 11.7). That section includes a pointer to a patch which
solves this bug, but you will have to rebuild GCC in order to get a
corrected version :-(.
The latest vesrion of the DJGPP FAQ list is available as v2/faq201b.zip
from the same place you get DJGPP.
- Raw text -