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]

-static-libgfortran ineffective on darwin9 as well?


Hello,

Hopefully, this is the correct forum for this observation, if not, I apologize:

to add  to:
 http://gcc.gnu.org/ml/fortran/2008-05/msg00365.html

I've tested on ppc-apple-darwin9 (4.3.1-prerelease) and the same phenomenon applies:

-static-libgfortran is accepted as a flag (without giving the 'not supported on this system' error)

... but the executable produced links to the dynamic library (libgfortran.3.dylib).

FBKAC or ?

ttfn,
iain


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