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: bug? runtime error passing POD



On Jul 4, 2005, at 4:35 PM, FX Coudert wrote:


Shall I file a bug report at http://gcc.gnu.org/bugzilla ?
If yes, which product? fortran/libfortran?
not really because static linking is not really supported any more.

What does that mean? What about platforms for which dynamic linking is not supported (mingw, e.g.)?

Dynamic linking is supported for mingw. Just not hooked up to the version of
libtool we are using. In fact libobjc is always built as a shared library,
even on Windows.


-- Pinski


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