my work on cross-build for mips, arm, etc - your help, please!

Michael Vale masked at internode.on.net
Tue Nov 13 12:30:12 UTC 2012


I was just going to continuing hacking away at this but adri was really keen that i post this stuff..

So far with what i’ve got I can cross-build just about anything, but it’s not automated, there is issues with finding and building dependencies.

i’m using XDEV as the cross compiler

a command line such as 

env TARGET=mips TARGET_ARCH=mips make _TARGET_CROSS_DEFS= –C /usr/ports/net/asterisk10 all

should get the ball rolling
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bsd.cross.mk
Type: application/octet-stream
Size: 5994 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20121113/5412f409/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bsd.port.mk.diff
Type: application/octet-stream
Size: 9533 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20121113/5412f409/attachment-0001.obj>


More information about the freebsd-ports mailing list