This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: gfortran patch - g77 record markers


Paul Brook wrote:





Having said that I don't think this is the correct implementation of the link-time mechanism. My preference would be instead of linking a shared library we link an object file into the executable. This contains an __attribute__((constructor)) routine that calls set_default_record_marker_*.
It should be possible to link with just libgfortran.{so,a}, and get a working executable with sensible defaults.




love this idea !!! help me please !

--bud


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