[Bug bootstrap/12396] build of gcc 3.4 20030920 fails during compilation of fixincl.c

p dot van-hoof at qub dot ac dot uk gcc-bugzilla@gcc.gnu.org
Wed Oct 1 14:47:00 GMT 2003


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

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



------- Additional Comments From p dot van-hoof at qub dot ac dot uk  2003-10-01 14:47 -------
Subject: Re:  build of gcc 3.4 20030920 fails during
 compilation of fixincl.c

> Did you follow the instructions in <http://gcc.gnu.org/install/specific.html#*-*-solaris2*>?

I used the exact same setup as for the successful compilation of gcc 3.4 
20030613. I did not set CONFIG_SHELL since I never needed it before. The old 
configure scripts ran fine without it. I also had /usr/ucb at the very end of 
the search path, rather than completely removed. Again, that never caused any 
problems before. I don't think the configure scripts will pick up anything 
important there. Certainly not tools like the linker, sed or tr. Apart from 
these two points, everything was in compliance with the notes.

When I set CONFIG_SHELL to either /bin/ksh or /bin/sh, the mkdir test behaves 
correctly, and fixincl.c compiles. However, the build still fails further 
downstream during the second stage of the bootstrap. This looks like a 
completely different problem. I will rerun the build with /usr/ucb completely 
removed from the path, just in case. If I can confirm the problem I will post a 
separate PR for that.



More information about the Gcc-bugs mailing list