You can probably end up in a situation like this if the application doesn't
link via the compiler frontend and invokes ld directly, and thus doesn't
add the things gcc would implicitly.

Amongst the reasons you should link via the compiler driver, and not invoke
ld. :)

On Wed, Apr 6, 2016 at 11:15 AM Richard PALO <rich...@netbsd.org> wrote:

> Le 06/04/16 16:56, Richard PALO a écrit :
> > ? I have nothing in camlibs (nor anywhere in libgphoto2 for that matter)
> > with an explicit dependency on libgcc_s...
> >
> > You seem to have some cruft coming in from someplace.
> >
>
> You can probably determine whether the dependency is genuine by
> > elfdump -y <library> | grep libgcc_s
> else, 'ldd -U' to find out where it is picked up from
> 
> --
> Richard PALO
> 



-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to