Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2005 18:22:58 +0800
From:      "Paul.LKW" <paul.lkw@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   Any method to cross build and install to local box
Message-ID:  <ec5223a30511300222x6cf8e179p@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all:
As I known FreeBSD has a function called cross-build, which can be
build from architecture i386 to Architecture amd64  or wise versa. But
I have freebsd 4.11 (it must be i386 arch.) installed on a AMD-64
mechine and upgraded to 5.4 and want upgrade to 6.0 stable then. Can I
completely change the OS's arch. via the upgrade process (Not Clean
Install) via the following make:

make buildworld TARGET_ARCH=3DAMD64
make buildkernel TARGET_ARCH=3DAMD64
make installkernel TARGET_ARCH=3DAMD64
mergemaster -p
<reboot to single user mode>
make installworld TARGET_ARCH=3DAMD64



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