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: a bug


You can not compile C++ code with the -mno-cygwin option. If you
do, it seems to work but when you load the c++ shared lib it ends up
loading cygwin1.dll. You need to compile with the mingwin release
from by Mumit Kahn
http://www.nanotech.wisc.edu/~khan/software/gnu-win32/

Mo Dejong
Red Hat Inc.

On Fri, 21 Apr 2000, vigprogdev wrote:

> Hi !
> I've tried to make a program with the new 
> release. I think that's a -mno-cygwin 
> related problem (with libstdc++) : this 
> works without the flag :
> Thanks in advance.
> 
> V. Geslin


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