bug? runtime error passing POD

FX Coudert fxcoudert@gmail.com
Mon Jul 4 20:07:00 GMT 2005


>>>No (explicit) static linking on my side:
 >
> $> gfortran -v
 > [...]
> --disable-shared

So, you don't build the shared libraries libgfortran (and 
libgfortranbegin), that's why they get statically linked.

To answer Tobias' question, yes, Daniel should use gfortran to link (or, 
at least, link with -lgfortranbegin too), but that's not related to the 
problem observed here.

FX



More information about the Fortran mailing list