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: PowerPC build broken (Was: Bug gcj with date manipulations?)


Tom Tromey wrote:

> I don't think we can.  On my PPC Linux box there are libstdc++
> multilibs.  I assume they are there for a reason (though to be honest
> I don't actually know).

Hmm... I would have thought things like libstdc++ would multilib in
order to preserve compatibility with binaries that were built for an
older ABI (correct me if I'm wrong).

If so, theres no need to do this for Java, because we have no standard
ABI in 0rder to preserve compatibility with.

regards

  [ bryce ]



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