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:

> OK. That does solve the problem:-))
> 
> My specs file looked OK but did not include the declspec define. Adding it in 
> got me going again.
> 
> At least, it gets me to the point where I can compile and run the executable.
> 
> It is not the complete answer though. I still get several hundred:
> 
> warning: 'dllexport' attribute directive ignored
> 
> messages.
> 
> Also, it does not explain what happened to break my setup.
> 
> Is this declspec definition in specs new?

Newer than gcc-2.7b9 or whatever it is you're using.

> 
> What is it for?
> 

It's for using and building DLLs.

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]