This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libtool, java woes
- To: aoliva at redhat dot com
- Subject: Re: libtool, java woes
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Tue, 10 Apr 2001 12:12:03 -0700
- Cc: tromey at redhat dot com, jsturm at one-point dot com, java at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <ork84uvuf3.fsf@guarana.lsd.ic.unicamp.br>
>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:
Alexandre> What I don't understand is why libgcj is linked with
Alexandre> libsupc++, and not with libstdc++.
>> We don't need or want libstdc++.
I think it's basically wrong to link with libsupc++ on any
non-embedded system. In the same way that we don't provide a separate
malloc-and-free-but-not-popen C library, we shouldn't provide a
separate new-and-delete-but-not-iostream C++ library.
I don't even think we should install libsupc++ on a workstation.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com