[tlbuild] asy & libgcc_s.so.1

Vladimir Volovich vvv at vsu.ru
Mon Oct 5 03:05:49 CEST 2009


"RK" == Reinhard Kotucha writes:

 RK> $ gcc --version gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.3) Copyright (C)
 RK> 2006 Free Software Foundation, Inc.  This is free software; see the
 RK> source for copying conditions.  There is NO warranty; not even for
 RK> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

hm, in fact on debian etch i'm using almost the same version:

$ gcc --version
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

could you see what you're getting with "strings -a /lib/libgcc_s.so.1 | grep GCC"?

here is what i'm getting:

$ strings -a /lib/libgcc_s.so.1 | grep GCC
GCC_3.0
GCC_3.3
GCC_3.3.1
GCC_3.4
GCC_3.4.2
GCC_3.4.4
GCC_4.0.0
GCC_4.2.0

and what version of libgcc1 package do you have?

Best,
v.


More information about the tlbuild mailing list