What is the status of Zero on OpenJDK 7
Gary Benson
gbenson at redhat.com
Wed Nov 11 06:09:40 PST 2009
Michael Franz wrote:
> On Wed, Nov 11, 2009 at 8:55 AM, Gary Benson <gbenson at redhat.com> wrote:
> > Michael Franz wrote:
> > > On Wed, Nov 11, 2009 at 4:46 AM, Gary Benson <gbenson at redhat.com> wrote:
> > > > Michael Franz wrote:
> > > > > I am building on a G4 which is 32 bits, but _LP64=1 is being
> > > > > defined. This is causing problems as jlong is being defined
> > > > > incorrectly (long instead of long long). How do I unset
> > > > > _LP64?
> > > >
> > > > What does 'uname -m' say on your machine?
> > > >
> > > > uname -m
> > >
> > > ppc
> > >
> > > I was able to get the build to progress by setting
> > > ARCH_DATA_MODEL=32 before calling make. I did this since there
> > > didn't seem to be a case where the ARCH was equal to ppc and it
> > > then defaults to 64.
> >
> > Interesting. Is this with IcedTea7?
> >
> > Yes, It is current TIP as of a few days ago.
Ah, it looks like it hasn't been updated with the different
environment variables that the upstreamed Zero requires.
I'll fix it...
Cheers,
Gary
--
http://gbenson.net/
More information about the distro-pkg-dev
mailing list