This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 broken on ia64-linux: cannot find -lgcc_s
On Thu, May 09, 2002 at 07:37:41PM +0200, Jakub Jelinek wrote:
> On Thu, May 09, 2002 at 04:50:16PM -0000, Mark Mitchell wrote:
> >
> >
> > --On Thursday, May 09, 2002 9:32 AM -0700 Janis Johnson
> > <janis187@us.ibm.com> wrote:
> >
> > > Most of our application testing for the 3.1 branch on ia64-linux failed
> > > last night with "cannot find -lgcc_s"; this includes Blitz, Boost,
> > > FTensor, LAPACK, and Qt. We've been building and testing these nightly
> > > with no problems for a few weeks now.
> >
> > This is presumably Jakub's patch; he should have a fixed checked
> > in shortly.
>
> Yeah, very likely.
> I've just checked in the patch after make bootstrap; make check; make install
> on {i386,ia64,alpha}-redhat-linux.
>
> Jakub
Our nightly testing made it through make bootstrap, make check,
make install, and building and booting a new Linux kernel; we only
got failures when using the newly installed compiler. Please try
building some C++ programs with your new installed compiler.
Janis