Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 08:35:39 -0700
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Takahashi Yoshihiro <nyan@jp.FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libdisk create_chunk.c disk.c rules.c write_disk.c src/sbin/disklabel disklabel.c src/sbin/fdisk fdisk.c src/sys/boot/i386/boot2 boot2.c src/sys/boot/i386/libi386 biosdisk.c src/sys/kern subr_diskmbr.c subr_diskslice.c ...
Message-ID:  <20021002083538.A95394@FreeBSD.org>
In-Reply-To: <67296.1033542454@critter.freebsd.dk>; from phk@critter.freebsd.dk on Wed, Oct 02, 2002 at 09:07:34AM %2B0200
References:  <20021002.160432.78788102.nyan@jp.FreeBSD.org> <67296.1033542454@critter.freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
* De: Poul-Henning Kamp <phk@critter.freebsd.dk> [ Data: 2002-10-02 ]
	[ Subjecte: Re: cvs commit: src/lib/libdisk create_chunk.c disk.c rules.c write_disk.c src/sbin/disklabel disklabel.c src/sbin/fdisk fdisk.c src/sys/boot/i386/boot2 boot2.c src/sys/boo
> In message <20021002.160432.78788102.nyan@jp.FreeBSD.org>, Takahashi Yoshihiro 
> writes:
> >In article <47663.1033535809@critter.freebsd.dk>
> >Poul-Henning Kamp <phk@critter.freebsd.dk> writes:
> >
> >> I'm doing my best, but a cross compile buildworld to pc98 does not
> >> work for me and I have no PC98 hardware I can run a native buildworld
> >> on.
> >> 
> >> make -j 10 buildworld TARGET_ARCH=pc98  __MAKE_CONF=/dev/null
> >
> >This is a mistake.
> >Please run the following.
> >
> >make buildworld TARGET=pc98 TARGET_ARCH=i386
> 
> It is counter intuitive that PC98 has its own kind of cross-building,
> is there any way we can make it work like the rest without too much
> work ?

Makefile.inc1 should be able to see TARGET_ARCH=pc98 and adjust things
to what works.
-- 
Juli Mallett <jmallett@FreeBSD.org>       | FreeBSD: The Power To Serve
Will break world for fulltime employment. | finger jmallett@FreeBSD.org
http://people.FreeBSD.org/~jmallett/      | Support my FreeBSD hacking!

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




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