Re: library not present in ldd after g++ compiled and linked my sources

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

 



On Wed, 9 Jan 2013, michaelr wrote:

i run into a strange problem which i can't solve alone. The complete
projects builds fine (no errors or warnings) but the programm will
not start afterwards because one library (-lboost_date_time) is simply
not present when i run ldd on it.

--no-as-needed (I guess you are on Ubuntu). Still, you could link your plugin with boost, since it uses boost.

--
Marc Glisse


[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