Package: gcc-3.0
Version: 1:3.0-0pre010613
Severity: normal
I don't know whether this is a bug in gcc-3.0 or libgcc0:
lrwxrwxrwx1 root root 18 Jun 15 20:16
/usr/lib/gcc-lib/i386-linux/3.0/libgcc_s.so -> /lib/libgcc_s.so.0
But there is no /lib/libgcc_s.so.0 file; instead, there
>If nobody gets to it and if I can't find a good spot to pick that info up
>from, I'll change the hard-coded value on Saturday night or Sunday...
I wonder if you can use readlink on the libgcc_s.so that gcc creates, before
you blow it away.
p.
pgp3loUk20q7x.pgp
Description: PGP signature
On Fri, 15 Jun 2001, Daniel Jacobowitz wrote:
> > I'll check, but the GCC_SONAME wasn't modified, which is what the link was
> > originally based on. I am currently trying to figure out if we can grep
> > or awk it out of a file some place rather than hard-coding it in the
> > rules scripts...
>
On Sat, Jun 16, 2001 at 02:32:58AM -0400, Christopher C. Chimelis wrote:
>
> On Fri, 15 Jun 2001, Daniel Jacobowitz wrote:
>
> > On Fri, Jun 15, 2001 at 09:34:36PM -0700, Evan Prodromou wrote:
> > > By the way, there -is- a libgcc_s available:
> > >
> > > ---8<---
> > > evan priss:~/tmp$ find /u
On Fri, 15 Jun 2001, Daniel Jacobowitz wrote:
> On Fri, Jun 15, 2001 at 09:34:36PM -0700, Evan Prodromou wrote:
> > By the way, there -is- a libgcc_s available:
> >
> > ---8<---
> > evan priss:~/tmp$ find /usr/lib -name *libgcc_s*
> > /usr/lib/gcc-lib/i386-linux/3.0/libgcc_s.so
> > ---8<---
> >
On Fri, Jun 15, 2001 at 09:34:36PM -0700, Evan Prodromou wrote:
> By the way, there -is- a libgcc_s available:
>
> ---8<---
> evan priss:~/tmp$ find /usr/lib -name *libgcc_s*
> /usr/lib/gcc-lib/i386-linux/3.0/libgcc_s.so
> ---8<---
>
> Suggestions and/or a fix would be lovely. B-)
It's a symlink
6 matches
Mail list logo