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 ?
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message