This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- From: "aaronw at attbi dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Aug 2003 05:45:12 -0000
- Subject: [Bug bootstrap/11785] Cannot compile gcc on 32-bit Sparc Solaris 2.7
- References: <20030804022851.11785.aaronw@attbi.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11785
------- Additional Comments From aaronw at attbi dot com 2003-08-05 05:45 -------
The directory is NFS mounted. I have never had problems with the warnings
before (and I've compiled a ton of software over NFS).
The problem seems to be that the configure scripts don't know about the multilib
directory even though multilib support is disabled. If I modify the configure
scripts to include the proper directories then everything works.