Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jul 2001 14:37:36 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Mark Peek <mark@whistle.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Cross compiling (was Re: chgrp broken on alpha systems)
Message-ID:  <200107082037.f68KbbJ16608@harmony.village.org>
In-Reply-To: Your message of "Sun, 08 Jul 2001 13:15:03 PDT." <p05100311b76e6e2b4960@[207.76.207.129]> 
References:  <p05100311b76e6e2b4960@[207.76.207.129]>  <20010708100844.A65478@dragon.nuxi.com> <Pine.BSF.4.21.0107081729520.78285-100000@besplex.bde.org> <xzpd77bs68x.fsf@flood.ping.uio.no> <200107081949.f68JnnJ80938@harmony.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
[cc's trimed]

In message <p05100311b76e6e2b4960@[207.76.207.129]> Mark Peek writes:
: It probably works since i386 and pc98 are similar. I'm trying an 
: alpha cross build as we speak. So far I needed to apply this patch to 
: get around having -mcpu=ev4 being fed to the i386 compiler during the 
: build tools phase.

Sure makes some odd pathnames, but so far it seems to be working for
me.  I waited until I was into stage 4 to send this message.  When I
started seeing command lines like:

cc -nostdinc -O -pipe -mcpu=ev4 -mcpu=ev4 -I/home/imp/FreeBSD/src/lib/libmd -I/usr/obj/alpha/home/imp/FreeBSD/src/i386/usr/include  -c /home/imp/FreeBSD/src/lib/libmd/sha0c.c -o sha0c.o

which tells me that this is a good patch.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107082037.f68KbbJ16608>