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 10:44:04AM -0700, Janis Johnson wrote:
> 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.
I was actually building RPM packages out of it on all those arches,
and rpm would fail to package it if libgcc_s.so.1 was not where it
should be.
Anyway, I've tested some simple C++ programs on my i686 box using today's
gcc snapshot installed as gcc3/g++3 and they worked just fine.
Jakub