This is the mail archive of the gcc-help@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]

FW: exporting symbols on Linux


Title: FW: exporting symbols on Linux

ne idea??

______________________________________________
From:  Gagan Puri 
Sent: Thursday, May 22, 2003 4:00 PM
To: Ajay Bansal
Importance: High


Hi

What is the  ld option for exporting symbols on Linux. We want to export few symbols & suppress rest of symbols.

e.g. on HP we can use -Wl,+e,<symbol name> for exporting the symbols of our choice. On Solaris this can be achieved using  -M  <mapfile> .

What is the corresponding option on Linux.

Regards,
Gagan


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