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 fortran/34136] [g77 regression] Add entry point and symbol for linker



------- Comment #1 from w6ws at earthlink dot net  2007-11-17 15:34 -------
First, the problem is described, and a full test case available, at:

    http://www.ncl.ucar.edu/Download/build_from_src.shtml#CompilersNeeded

Second, I am not sure if part b (changing the name from BSS to TEXT) is
strictly needed.  On my cygwin system, if I compile the block data with
gfortran (getting the BSS version), and the remainder of the test case with
g77, everything works fine.  However I can well imagine that linkers on other
architectures may work differently.


-- 

w6ws at earthlink dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w6ws at earthlink dot net


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


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