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 19, 2000, Mark Mitchell <mark@codesourcery.com> wrote:

> What are the obstacles to putting libgcj in the tree at this point?

AFAIK, one of the major problems is that libgcj won't build as part of
a regular GCC bootstrap/build.  Because of a libtool limitation, it
must be configured after GCC is installed.

I've hacked an experimental CVS branch of libtool to fix this
limitation, and it's been working fine for me on several different
architectures, but I'm not sure we'd like to have such an experimental
libtool in the GCC tree.

-- 
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]