How are things looking?

David O'Brien obrien at freebsd.org
Wed Sep 10 14:36:19 PDT 2003


On Wed, Sep 10, 2003 at 01:19:14PM -0700, Alex Zepeda wrote:
> On Wed, Sep 10, 2003 at 12:31:19PM -0700, David O'Brien wrote:
> > On Tue, Sep 09, 2003 at 10:24:43PM -0700, Alex Zepeda wrote:
> > > Cross building from ia32 seems to be broken (looked like it died in the
> > > crypto stuff with gcc not being able to find any spare ia32 registers...),
> > > is this a known issue?
> > 
> > I tested this just a few weeks ago.  Please post your errors.
> 
> The command I ran was:
> 
> TARGET_ARCH=powerpc make -DNOMAN -DNO_FORTRAN -DNO_KERBEROS -DNOCRY
> PT -DNOSECURE -DNOINFO -DNOLIBC_R -DNOFORTH -DNOPROFILE buildworld >& 
> macppc.output

You can now build without any -D's. :-)  Thus only specifies the ones you
want to reduce build time (such as -DNOPROFILE).

I'll try do a cross build this week and fix what I can.


More information about the freebsd-ppc mailing list