This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1.1 RC1
- From: "H. J. Lu" <hjl at lucon dot org>
- To: Rainer Emrich <r dot emrich at de dot tecosim dot com>
- Cc: GCC Development <gcc at gcc dot gnu dot org>
- Date: Fri, 19 May 2006 10:58:10 -0700
- Subject: Re: GCC 4.1.1 RC1
- References: <446DEB89.7040605@de.tecosim.com>
On Fri, May 19, 2006 at 06:00:09PM +0200, Rainer Emrich wrote:
> Bootstrap failure in gnattools for ia64-unknown-linux-gnu. Complaining on
> missing libunwind.so.7
>
It is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17464
H.J.