home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!mitvma.mit.edu!FLEINERC%CFRUNI51.BITNET
- From: FLEINERC%CFRUNI51.BITNET@mitvma.mit.edu
- Subject: Signal 6 while compiling libgcc2.c _floatdidf
- Message-ID: <9301081206.AA12845@life.ai.mit.edu>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Fri, 8 Jan 1993 12:09:00 GMT
- Approved: bug-gcc@prep.ai.mit.edu
- Lines: 22
-
- Error when installing gcc -2.3.3
-
- gcc-2.3.3 compiled without problems (using gcc-2.3.2), but when
- installing, it tried to compile _floatdidf in libgcc2.c and
- stopped with
-
- xgcc: internal compiler error: program cc1 got fatal signal 6
-
- I have an ISC Version 3.2, Systempro 386.
- I used "configure isc", wich worked great on gcc-2.2.2 and gcc-2.3.2.
-
- If commenting out the 2 lines
- d *= HIGH_HALFWORD_COEFF;
- d *= HIGH_HALFWORD_COEFF;
- it works.
-
- Thanks for any help.
-
- Claudio Fleiner (fleinerc@cfruni51.bitnet)
-
-
-
-