This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

g77 dlls: libg2c.a not shared library


I've been looking into building dlls with the recently
uploaded libtool 1.4e. This makes it very easy to build
dlls for autotooled distributions. You cannot at this point
however build a fortran shared library that depends on libg2c.a
because that is a static library.
Neither is libfrtbegin.a, but judging from the nm output I
guess that is only required for a Fortran main program.
So it would be nice if libg2c.a could be distributed as a shared
library in a next gcc build.

Regards,

Teun Burgers

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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