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: Broken C code


On Fri, 28 Jan 2000, Stephen Davies wrote:

> I have managed to break my ability to compile a number of C programs with gcc 
> 2.7B19 under cygwin B19.1.

gcc-2.7B19 is really really old ;-)

The dllimport/dllexport support wasn't in gcc until egcs-1.1 release or
so, and until you upgrade, you're out of luck. Sorry.

I don't know how any code using __declspec/__attribute__(dllimport/export)
worked for you using this version of gcc.

Regards,
Mumit



--
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]