From: randyc@fc.hp.com (Randy Campbell)
Subject: Re: Mixing Unix and WIN32?
20 Oct 1998 21:09:32 -0700
Message-ID: <08f001bdfc3b$cd1fb840$7a22060f.cygnus.gnu-win32@rc6227nt.fc.hp.com>
Reply-To: "Randy Campbell" <randyc@fc.hp.com>
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
To: <N8TM@aol.com>, <gnu-win32@cygnus.com>

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".
