Re: c++ static object not created

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

 



> It's doing what it's supposed to do.  When you link against a static
> library, an objects is only pulled into the executable if there's a
> reference to it.

Is there a possibility to force linking the unreferenced objects too? I didn't 
find such option for the linker.

Regards
K. Gy.

[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