This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/24576] Fortran I/O to same unit number in main program and in a shared library



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


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