Mail Archives: djgpp/1997/03/18/11:16:33
I have some problems in running objective-c programs. There are no
problems in the compilation of the source codes. But when it comes to
executing the program I get a Floating Point Exception (FPE) and the program
exits.
I read the FAQ's about the FPE problems that exists in objective-c
programs. In these FAQ's stated that I had to change some source code lines
in some source files and compile to get cc1obj and the lib files for
objective-c. Since the FAQ's dated back to 1995 or so I have searched for
the versions that could accomodate that change. So I found the gcc2721
version. In the source file (i386.md) this change was made. This was not the
case in the source file i386.md of the gcc272s.zip archieve. So I installed
the gcc2721 version. But still I can't get the programs to run.
The system I use is a Intel Pentium-100 processor based system which has
8Mbytes of RAM. Is there something wrong with the Pentium-100 processor ? Or
did I do something wrong in the installations of the gcc archieve ?
- Raw text -