Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2016 18:11:34 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Cross-building for i386 from amd64
Message-ID:  <Pine.GSO.4.64.1601251811190.7996@sea.ntplx.net>

next in thread | raw e-mail | index | archive | help
Is cross-building world for i386 from amd64 suppose to work?

It doesn't in -stable.  From reading the documentation out there,
one of these should work:

    make TARGET=i386 buildworld
    make TARGET_ARCH=i386 buildworld

What incantations do I need?  The end result is I want multiple
developers to be able to build nanobsd i386 images from amd64.

-- 
DE



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