Re: '-static' with still one ".so"?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Philippe,

> I would like to create a static binary but nevertheless link to one
> ".so" (in a perfect world, I would prefer it to be fully static, but
> this one a commercial library for which there is no static version).

You can't.

The application that links to your .a needs to link to the necessary .so.

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux