This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

version script?


Hi all,

I want to limit the number of symbols that are visible in my shared
object (to avoid dup. symbols and faster runtime). I looked up the man
page and could only find the "version script" option...

The man page says that 386 PE allows the "DEF files", but I am using
PPC Linux...

Are there any other mechansims that I can use??

Thanks,
Rayson



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]