[Bug fortran/42568] [Cygwin] BLOCKDATA referenced in EXTERNAL not loading from library
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 5 03:01:00 GMT 2010
------- Comment #20 from jvdelisle at gcc dot gnu dot org 2010-01-05 03:01 -------
I have read through the links given by Dave. My take is that we have some
implementation dependent, non portable, behaviour in linkers. Now that we know
we have this inconsistency, the question is do we want to fix this with a work
around in gfortran?
>From my read, there are situations where this is not desired behaviour.
Obviously linux/Gnu is doing it. If so, exactly how is this done? Should it be
handled by Cygwin? (by the linker?)
Dave, do you know how to emit the forceload and just exactly what is this?
What to do? and who?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42568
More information about the Gcc-bugs
mailing list