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/15071] ICE in "crtstuff.c" during "make bootstrap" when building GCC 3.3


------- Additional Comments From fmfkrauss at mindspring dot com  2004-04-23 13:26 -------
(In reply to comment #1)
> Can you try a binary package for GCC since you are compiling with something
which might miscompile 
> the first stage?
> Maybe also try to compile 3.0.4 or 2.95.3 first and then compile 3.3.3.

I did what you Suggested
1.  I updated my GCC from egcs-2.95.66 to GCC 3.0.4
    It went fine.
2.  I then Shutdown and rebooted my Computer
    gcc -v now shows the following:
    Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
    Configured with: /Source/gcc-3.0.4/configure
    Thread model: Single
    gcc-version 3.0.4
3.  I then started over the GCC 3.3 Upgrade fresh
    The "configure" step went fine.
    The "make bootstrap" failed in the exact same place with the 
    exact same error messages as before.
Any assistance in solving this problem would be greatly appreciated.
Yours truly,
Frank Krauss

-- 


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


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