This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/17477] gcc-3.4.2 Sparc Solaris9 Build crash libiberty fibheap
- From: "dj at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 13:04:51 -0000
- Subject: [Bug bootstrap/17477] gcc-3.4.2 Sparc Solaris9 Build crash libiberty fibheap
- References: <20040914141400.17477.pieter.donche@ua.ac.be>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dj at redhat dot com 2004-09-15 13:04 -------
Subject: Re: gcc-3.4.2 Sparc Solaris9 Build crash libiberty fibheap
> configure:3424: gcc -E -I/usr/local/include conftest.c
> cpp0: warning: changing search order for system directory "/usr/local/include"
> cpp0: warning: as it has already been specified as a non-system directory
Don't add -I/usr/local/include to your CC setting. This is a known
limitation of certain versions of gcc; they issue warnings that serve
little purpose other than to break configure.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17477