This is the mail archive of the java-patches@sources.redhat.com 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: PATCH: Speed up libgcj build


On Oct 13, 2000, Bryce McKinlay <bryce@albatross.co.nz> wrote:

> Alexandre Oliva wrote:
>> > I think Alex said the -I flag was for inlining methods across
>> > classes.
>> 
>> Not only that.  I'm pretty sure there was something that broke without
>> it, but I'd have to build from scratch to remember what it was :-(

> When I removed the -I flag, libtool gave an "unable to infer tag
> configuration" error.

That's probably because config.cache and the libtool script still had
-I, so libtool couldn't recognize the compilation command.

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