This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11102] gcc-3.3/configure breaks on Solaris 2.6 host
- From: "mmokrejs at natur dot cuni dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2003 16:55:31 -0000
- Subject: [Bug bootstrap/11102] gcc-3.3/configure breaks on Solaris 2.6 host
- References: <20030605163302.11102.mmokrejs@natur.cuni.cz>
- 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=11102
------- Additional Comments From mmokrejs@natur.cuni.cz 2003-06-05 16:55 -------
To make you sure I have GNU make:
/software/@sys/usr/bin/make --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for sparc-sun-solaris2.6
Needless to say, I configure gcc with --prefix=/software/@sys/usr ... see below!
$ tail -5 sparc-sun-solaris2.6/libstdc++-v3/config.log
configure:1291: checking for ranlib
configure:1367: checking for a BSD compatible install
configure:1421: checking whether to enable maintainer-specific portions of Makefiles
configure:1507: checking whether build environment is sane
configure:1564: checking whether /software/@sys/usr/bin/make sets ${MAKE}
$
I think I already posted this once to some list. Simple google search points me to:
http://mail.gnu.org/archive/html/bug-autoconf/2003-01/msg00072.html
I hope this will help you to find finally what's the culprit. Thanks!
In last months, there have been several fixes to bison/autoconf/automake
regarding handling the @sys variable. I am not that much expert in this, but
I've reported them but am not sure if they relate to this, but I guess so.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.