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

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


P.S. some of the ${DESTDIR} things i added can be removed!!!

From: Michael Vale 
Sent: Tuesday, November 13, 2012 11:30 PM
To: freebsd-embedded at freebsd.org ; freebsd-ports at freebsd.org ; freebsd-hackers at freebsd.org 
Subject: my work on cross-build for mips, arm, etc - your help, please!

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


More information about the freebsd-hackers mailing list