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: Mingw32, g77 and B20


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


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