From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: Mingw32, g77 and B20
10 Nov 1998 01:24:58 -0800
Message-ID: <Pine.SUN.3.93.981109093704.12553B-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <19981108193344.B2044@sirio.stat.unipd.it>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: Guido Masarotto <guido@sirio.stat.unipd.it>
Cc: gnu-win32@cygnus.com

On Sun, 8 Nov 1998, Guido Masarotto wrote:
> 
> Question is: is this reliable? Or, what must be done to use
> Fortran with Mingw32 and B20?
> 

Use egcs-1.1 for mingw32 would be one way. Or, you can take the libg2c.a
from mingw32/egcs distribution and link with that conjunction with the
-mno-cygwin flag.

The -mon-cygwin flag has one *BIG* pitfall that everybody seems to be 
overlooking -- the target libraries are build for i386-cygwin32, NOT 
i386-mingw32. That includes libg2c (there is no libf2c with g77 btw), 
libstdc++, libiberty, and so son.

Regards,
Mumit


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