This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java on darwin8?



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.


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