dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]mingw32 support works for portable.net


From: James Michael DuPont
Subject: RE: [DotGNU]mingw32 support works for portable.net
Date: Mon, 16 Dec 2002 11:44:25 -0800 (PST)

--- address@hidden wrote:
> > I am looking forward to minddog's binary packages built with visual
> > studio .net...If they work I'll use them to creat a win32 installer
> (if
> > wanted - but from what I've heard it's requested to do one - at
> least
> > for testing _how_ it works)
> 
> you're going to have manipulate visual studio .net to use gcc as the
> c
> compiler on top of that, you'll have to change the compiler to cscc
> for
> the .net code... so as soon as i get home i'll figure this out ;)

Have you also looked at the -save-temps option,
if the c code is pretty portable, then just compile the c code with gcc
and the -save-temps, then collect all the .i files, and feed them to
msvc. that should work....

mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]