Anyone built a 3.x cross compiler that runs under mingwin?

E. Weddington eric@umginc.net
Wed May 14 14:44:00 GMT 2003


On 14 May 2003 at 0:48, Dan Kegel wrote:

> Paul Whitfield wrote:
> > The point was to build with MINGW rather than cygwin...
> 
> Sorry, guess I was tired...
> 
> BTW, halfway between cygwin and mingw is cygwin with the
> -f-no-cygwin switch, right?  That gets you most of what you
> want.  Wonder how hard it'd be to get a gcc built with that
> to run.

IIRC, that's -mno-cygwin. It's supposed to not link your software to 
the Cygwin DLLs. Of course, as long as the software is not making any 
Unix-specific calls.

Eric

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list