Total confusion over toolchain/xdev behavior
Warner Losh
imp at bsdimp.com
Tue Jul 8 03:19:43 UTC 2014
On Jul 7, 2014, at 8:59 PM, Tim Kientzle <tim at kientzle.com> wrote:
>
> On Jul 6, 2014, at 4:07 PM, Sean Bruno <sbruno at ignoranthack.me> wrote:
>
>> Objective: install an xcompile toolchain into a jail for use by
>> poudriere during arm/mips/sparc/power ports pkgs builds. The build
>> should be possible from a non-root user.
I just re-read this…
So why doesn’t the following work:
make buildworld TARGET=foo
make installworld TARGET=foo DESTDIR=root-of-jail WITH_INSTALL_AS_USER=t
to generate a jail that you can use? Or are you trying to get a native cross compiler
into the jail? neither toolchain nor xdev will fit your needs, I fear...
Or, in gcc terms, you’d like to build host == build == arch-of-the-silicon-of-the-mahine, target == mips or something?
Warner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20140707/a2513758/attachment.sig>
More information about the freebsd-arch
mailing list