This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g++ -vs- libgcj
>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
Alexandre> On Jun 20, 2000, Mark Mitchell <mark@codesourcery.com>
Alexandre> wrote:
>> but I guess you're saying that --enable-shared doesn't work on
>> some platforms where there is shared library support?
Alexandre> Yup.
I think, then, that it would be an OK intermediate state to import
libgcj without libtool support. That will loose the shared library
support on platforms where none of the other languages have shared
libraries, either. Then, we should explore various ways of getting
support for shared libraries on more systems.
Alternatively, we could convert the existing run-time library builds
to use the libgcj procedure first, and then import libgcj.
I'd prefer we not end up with shared libraries being build for some
language-support libraries, and not others.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com