------- Comment #11 from fxcoudert at gcc dot gnu dot org  2005-10-29 14:24 
-------
(In reply to comment #10)
> Can you try the following "work around":
> gfortran -fPIC -shared -Wl,-Bsymbolic -o libtest.so test.f \
> -Wl,--whole-archive /usr/lib64/libgfortran.a -Wl,--no-whole-archive

"That works for me" (TM). So, once 22298 is fixed, you (Iwan) will be able to
do as was possible with older GCC releases.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24576

Reply via email to