Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cross build on leopard with xcode 3.0



On 1/21/08, Bill Stouder-Studenmund <wrstuden%netbsd.org@localhost> wrote:
> On Wed, Dec 26, 2007 at 12:20:06PM -0500, matthew sporleder wrote:
> > On 12/20/07, matthew sporleder <msporleder%gmail.com@localhost> wrote:
> > > Hey, guys.  I haven't been able to build tools on leopard.  Is anyone
> > > else doing this?
> > >
>
> >
> > See files: (in leopard)
> > /usr/include/ppc/_structs.h
> > /usr/include/mach/ppc/_structs.h
> >
> > I also tried: #undef __DARWIN_UNIX03 so it would try to use the non __
> > stuff, but it didn't work.
>
> I tried this too for building wrstuden-fixsa.
>
> Try #def __DARWIN_UNIX03 0
>
> Unfortunately i don't know how to define this for everything.
>
> I set this define for this file, but then ended up w/ a compiler that
> didn't compile.
>

I just built tools with HOST_CFLAGS="-D__DARWIN_UNIX03=0" but my
-current failed to build on lfs.  I will try updating and building
again, but my confidence is pretty low.  I have opened pr
toolchain/38053 with my findings.


Home | Main Index | Thread Index | Old Index