simple question

FX Coudert fxcoudert@gmail.com
Tue Oct 17 21:54:00 GMT 2006


> cl main.c foo.o -o main.exe [+all gfortran libraries except msvcr]  
> libc.lib
> libgfortran.a(environ.o) : warning LNK4217: locally defined symbol  
> __pctype impo
> rted in function _init_mem
> libgfortran.a(environ.o) : warning LNK4217: locally defined symbol  
> ___mb_cur_max
> imported in function _init_mem
> libgfortran.a(unix.o) : warning LNK4217: locally defined symbol  
> __iob imported i
> n function __gfortrani_flush_if_preconnected
>
> run main.exe and crash!

Any reason why you don't want to use GCC as a C compiler?

FX



More information about the Fortran mailing list