This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: Exporting symbols


On Fri, 13 Apr 2001, Stephen Smith wrote:

> I have a elf formatted shared library.

Er, wrong mailing list. Cygwin uses PE-COFF, not ELF. 

> I only want to export the certain function calls and global data variables with others not in view.
> 
> How do I go about doing that

Lookup `linker script' in the docs and go from there. 

Regards,
Mumit



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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