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]

Re: bootstrap error in libjava on powerpc-linux


On Jun 13, 2001, Jeff Sturm <jsturm@one-point.com> wrote:

> Why isn't libgcc_s a libtool library?

Err...  Because folks who introduced it thought using libtool wasn't a
good idea.

I've been thinking of creating a libgcc_s.la by hand, and seeing if it
helps.  I'm not sure it will, because libtool assumes uninstalled
libtool libraries must live in [._]libs subdirectories, and
libgcc_s.{so,sl,a} doesn't.

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