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: Compiling Windows Code


> Question.  I have some windows source code that was developed with MS
> Visual
> C++ that i want to tinker with (compile, etc).
> 
> Are there any free options that i could use? The source code is
obviously
> windows based (aint nothin' like linux code...looks messy :)
> 
> I've just been told the only option is to use wine developer
libraries.
> 
> Any other  options?

(1) Use the -mno-cygwin option to g++ under cygwin (search archives of
this mailing list for some tips on c++ support with this option)
(2) Use mingw version of g++




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