This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/11481] Bootstrap stage fails, internal compiler error, -DIN_LIBGCC2 -DL_fixunsdfsi


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11481


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-09 21:35 -------
Hello,

this is duplicate of bug 9382. The ICE is the result of atoll not having a 
prototype in gcc 2.9's stdlib.h. The bug is there. To work around it, either:
a) get a prebuilt binary from UCLA's download area, and use that to build 
with.
b) use IBM cc to build, _not_ xlc.

Also the thread beginning at http://gcc.gnu.org/ml/gcc/2003-06/
msg02327.html (and continuing into July) has some information on this 
problem.

Dara

*** This bug has been marked as a duplicate of 9382 ***


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]