[Bug bootstrap/12482] gcc 3.4 20030920 fails to build cc1 during second stage
p dot van-hoof at qub dot ac dot uk
gcc-bugzilla@gcc.gnu.org
Wed Oct 1 23:07: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=12482
------- Additional Comments From p dot van-hoof at qub dot ac dot uk 2003-10-01 23:07 -------
Subject: Re: gcc 3.4 20030920 fails to build cc1 during
second stage
> Where do the libintl.h files sit on your system (one in /usr/local/include and one in /usr/include?)
> and where do libintl.{a,so} sit (one in /usr/lib)?
I have both /usr/local/include/libintl.h and /usr/include/libintl.h, as well as
corresponding libraries in /usr/local/lib and /usr/lib. The /usr/local/lib one
is the GNU version, while the other is the system default. They are incompatible.
I will try rearranging my LD_LIBRARY_PATH and see if that helps. Hopefully that
won't break anything else... It's a nightmare keeping your libraries straight
under Solaris...
Thanks for the help!
More information about the Gcc-bugs
mailing list