This is the mail archive of the cygwin@cygwin.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: -mno-cygwin


Larry Hall (RFK Partners, Inc) wrote:

>AFAIK, -mno-cygwin only applies to C, not C++.

Not quite true. It would be more accurate to say "-mno-cygwin only WORKS
for C, not C++". It does apply it's "magic" (different include path, lib
paths) for g++. 

However, as CGF noted in a separate response to the original posting, 

>"Cygwin comes with a complete set of headers and libraries and it also 
>includes fairly recent mingw headers and libraries, with the exception
of 
>libstdc++.a."

Ergo, -mno-cygwin doesn't WORK for (most) C++ programs.

---
David Carter
david@carter.net


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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