This is the mail archive of the java-patches@sourceware.cygnus.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: PPC issues


Bryce McKinlay wrote:
> Perhaps multilib should be disabled by default on platforms like
> linux/alpha and linux/PPC? It seems to cause many problems, and the build
> takes longer. People who want multilib presumably know what they're doing
> enough to explicitly turn it on!

Actually I have had no problems building multilib.  I haven't tried PPC
though.

But since you mentioned compile times... my pet peeve is libtool
compiling each object twice.  On some archs -fPIC makes no real
difference (e.g. Alpha).  This is probably true for any arch that isn't
register-starved like x86.

--
Jeff Sturm
jsturm@sigma6.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]