Processing commands for [EMAIL PROTECTED]:
> severity 438641 wishlist
Bug#438641: /usr/bin/ld: cannot find -lgcc_s
Severity set to `wishlist' from `normal'
> retitle 438641 gcc does not permit mixing -shared and -static objects when
> linking (or: please pass -static-libgcc automatically)
Bug#43
severity 438641 wishlist
retitle 438641 gcc does not permit mixing -shared and -static objects when
linking (or: please pass -static-libgcc automatically)
stop
Aurélien Jarno kindly explained me that this is a limitation of gcc: it
does not permit "mixing" -static and -shared stuff on the comma
Package: gcc-4.1
Version: 4.1.2-15
Severity: normal
Hi,
I'm trying to build a shared library which is linked statically against
any lib it needs; the -Wl,-static flag there seems to trigger the
following error when the -Wl,-z,defs is in place:
/usr/bin/ld: cannot find -lgcc_s
c
3 matches
Mail list logo