This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: GCJ macro in libjava/Makefile
Alexandre Oliva wrote:
>
> On Sep 25, 2000, Jeff Sturm <jeff.sturm@commerceone.com> wrote:
>
> > The library builds faster and with less memory if I remove the
> > -I../../../libjava part.
>
> But then, you don't get any inlining from code defined in other
> classes. Or so I think.
OK, but I don't seem to get inlining from classes in different sources anyway.
Inlining does work for me now with -O and above, provided that the classes are
in the same source.
--
Jeff Sturm
jeff.sturm@commerceone.com