Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 2021 16:37:06 +0200
From:      Andrew Mitchell <andrew_mitchell_fr@icloud.com>
To:        freebsd-arm@freebsd.org
Subject:   Is running cross-build on usb drive possible?
Message-ID:  <931D3371-AF57-40E4-83EC-0283463A8AA4@icloud.com>

next in thread | raw e-mail | index | archive | help
I am trying to cross-build i386 src to my arm64. Everything seems ok, buildw=
orld is in good progress.=20
I used: make TARGET_ARCH=3Darm64 buildworld.

Next step, I'll make install. But I want this cross-built source tree on a U=
SB drive.=20
I'll try: make DESTDIR=3D/mnt/usb/i386 installworld

But one question remains:
Should I specify TARGET=3Darm64 with make install?

Any clue?=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?931D3371-AF57-40E4-83EC-0283463A8AA4>