Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Oct 2002 11:56:02 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Juli Mallett <jmallett@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Takahashi Yoshihiro <nyan@jp.FreeBSD.org>, Poul-Henning Kamp <phk@critter.freebsd.dk>
Subject:   Re: cvs commit: src/lib/libdisk create_chunk.c disk.c rules.c wr
Message-ID:  <XFMail.20021002115602.jhb@FreeBSD.org>
In-Reply-To: <20021002083538.A95394@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 02-Oct-2002 Juli Mallett wrote:
> * 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.

Nah, that would be a hack.  We have this nice concept of multiple models
on a given architecture, pc98 just happens to be the only consumer thus
far.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.20021002115602.jhb>