[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
Fri Sep 26 20:13: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-09-26 19:21 -------
Subject: Re: build of gcc 3.4 20030920 fails during
compilation of fixincl.c
> Did you set the CC environment variable to anything?
No.
It seems the problems are already starting during the configure of libiberty.
When I look through the config.log for libiberty (under "Cache variables"), I
find that all variables with embedded spaces (i.e. all variables that need to be
quoted) have an extra $. So the problem is not limited to ac_cv_prog_CPP alone.
I have uploaded the file. This suggest that something is going wrong when the
variables are written out to file.
More information about the Gcc-bugs
mailing list