This is the mail archive of the cygwin@sourceware.cygnus.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: Can't build a DLL using gcc


Thanks Carl,
This solved my problem wonderfully, and your presentation of it was exactly
the type of
'hello world' that lets people be most productive!

I don't need (and can't conceive that I will need) to manage the order of
my DLL exports, but I've
kept the .DEF / export ordinality discussion in mind. Thanks again!

>   http://sourceware.cygnus.com/ml/cygwin/2000-06/msg00688.html
> This method is not only easier, but also allows you to maintain your
symbol
> information in one place-- the header files where they belong.  You don't
> have to try to keep separate .def files in sync.




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


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