This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: g++ -vs- libgcj


On Jun 20, 2000, Mark Mitchell <mark@codesourcery.com> wrote:

> I think, then, that it would be an OK intermediate state to import
> libgcj without libtool support.

I don't think this would be that easy to do.  Since libtool is used as
part of the library build process, taking it away would require some
hacking to use an alternate mechanism to create shared libraries.  I
don't see much point in doing that.  And, as Tom said, there already
is a dirty hack in place to work around the problem I mentioned; the
new experimental libtool stuff is just supposed to make it cleaner.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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