Exporting symbols from an executable

Stephen Williams steve@icarus.com
Thu Oct 12 10:51:00 GMT 2000


On Tue, Oct 10, 2000 at 06:10:38PM -0700, Venkat Iyer wrote:
> I've read everything I could (including libtool, dlltool, gcc, ld
> documentation, cygwin archives, and google and alltheweb searches),
> and still haven't managed to make this work.
> 
> I want to export symbols from an executable, so that they can be used
> to resolve symbols at run time from dlopen'ed libraries.


Jason.Tishler@dothill.com said:
> 1. When I use MS's dumpbin /exports on the a.exe produced from your
> build procedure, I noticed that f1 was NOT exported. 

Huh, I wonder if compiling the main program with -rdynamic would help?

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list