This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Win32 gcj: How to create a shared library and other w32 issues


> >Second question:  How do I convert libgcj.a into a shared library -
> >the naïve method using dllwrap -export-everything -olibgcj.dll does
> >not seem to work.

Will the current default still be possible: to link statically?

I really wouldn't like to see that linking statically on mingw "was
never really possible" and that everybody will now be force-fed with a
libgcj.dll.


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