On Mar 21, 2005, at 10:10 PM, Mike Stump wrote:
Certainly I am doing something wrong, but if not... anyone else seeing this?
You want to change the following "#if" in that file, to include __ppc64__:
#if defined (__PPC__) || defined (__ppc__)
Thanks, Andrew Pinski Who helped with the first porting of libjava in this place.