[asterisk-dev] Cross-compiling for embedded platforms using openWRT

Russell Bryant russell at digium.com
Sat Dec 30 14:20:19 MST 2006


Brian Capouch wrote:
> The second thing is the way the menuselect process works; the menuselect 
> app is compiled and run at configure time.  In this cross-compile 
> environment, it compiles menuselect for the MIPSEL CPU and then tries to 
> execute it on my host (Intel) box. The workaround is to go in and 
> manually build and run menuselect on the host machine, and then continue 
> with the cross-build.

This one should be easy to fix.  Could you please try changing all instances of 
"$(CC)" in menuselect/Makefile, and replace them with "$(HOST_CC)" ?  Let me 
know if that fixes this for you.

-- 
Russell Bryant
Software Engineer
Digium, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: russell.vcf
Type: text/x-vcard
Size: 266 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20061230/c109ecc7/russell.vcf


More information about the asterisk-dev mailing list