This is the mail archive of the cygwin-developers@sources.redhat.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 from a .exe



> With MSVC you don't have to do anything special.  If I try --shared, the
> executable just doesn't work.

Right, because you just created a dll ;-)

What I meant is that if you use the built-in mechanism to export
symbols, rather than dlltool, I suspect that ld will simply not bother
to check for symbols to export if you're not building a dll.


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