This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Prerelease is not a treat on ia64 (at least older ia64 systems)
- From: Joe Buck <Joe dot Buck at synopsys dot COM>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 1 Nov 2004 10:37:59 -0800
- Subject: Prerelease is not a treat on ia64 (at least older ia64 systems)
- References: <4185C537.4090709@codesourcery.com>
On Sun, Oct 31, 2004 at 09:10:15PM -0800, Mark Mitchell wrote:
> The first GCC 3.4.3 release candidate is available here:
>
> ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.3-20041031/
>
> I'm unlikely to hold up the 3.4.3 release for anything less than a
> serious regression from 3.4.2; the primary goal is simply to release the
> bug fixes that have been accumulated since 3.4.2.
Just got a failure.
This release will not bootstrap on an ia64 system running Red Hat
AW 2.1, because of the (known) libunwind problem.
The genmodes program is built by the stage 1 compiler, and then fails
to run, because while a libunsind.so.7 was also built, it is not on
the path. So, we get
./genmodes -h > tmp-modes.h
./genmodes: error while loading shared libraries: libunwind.so.7: cannot open shared object file: No such file or directory