GCJ macro in libjava/Makefile
Jeff Sturm
jeff.sturm@commerceone.com
Mon Sep 25 14:48:00 GMT 2000
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
More information about the Java
mailing list