------- Comment #12 from iwan at irs dot phy dot nrc dot ca 2005-10-29 15:01 ------- Subject: Re: Fortran I/O to same unit number in main program and in a shared library
Using -Wl,--whole-archive /usr/lib64/libgfortran.a -Wl,--no-whole-archive works for me too. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24576