This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/37349] New: [4.4 Regression] bootstrap broken on Alpha: Link tests are not allowed after GCC_NO_EXECUTABLES.
- From: "tbm at cyrius dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2008 12:18:32 -0000
- Subject: [Bug bootstrap/37349] New: [4.4 Regression] bootstrap broken on Alpha: Link tests are not allowed after GCC_NO_EXECUTABLES.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I get the following bootstrap error on Alpha:
checking for uintptr_t... yes
checking for a 64-bit type... uint64_t
checking for pid_t... yes
checking for library containing strerror... configure: error: Link tests are
not allowed after GCC_NO_EXECUTABLES.
make[2]: *** [configure-stage2-libiberty] Error 1
make[2]: Leaving directory `/home/tbm/tmp/gcc/4.3-2008-09-03-r139931'
I configured with
.../gcc/configure --enable-languages=c,c++ --with-long-double-128
--build=alpha-linux-gnu --host=alpha-linux-gnu --target=alpha-linux-gnu
--
Summary: [4.4 Regression] bootstrap broken on Alpha: Link tests
are not allowed after GCC_NO_EXECUTABLES.
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
GCC build triplet: alpha-linux-gnu
GCC host triplet: alpha-linux-gnu
GCC target triplet: alpha-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37349