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: Mixing Unix and WIN32?


Well, I had an epiphany on this problem yesterday: use Microsoft's compiler.

I realized that a major difference in U/WIN is that it uses the Microsoft
compiler.  So I went into my makefile, set "CC = cl", made a few other
tweaks to account for different option syntax, and... it built!

So it appears that using the CygWIN environment and cygwinb19.dll in
combination
with the MS compiler may be a more workable approach to mixed development.

Thanks for the help,
Randy

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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