Hide/export symbols in static library

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

 



Hi,

Can anyone tell me how I can hide all the global symbols except
for few (i.e. export only selected symbols) while building a static library?

I have tried using "ld -r f1.o f2.o -o lib.a", but this exposes all the global
symbols.

Regards,
Jyotirmoy



[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