[asterisk-dev] Cross-compiling for embedded platforms
using openWRT
Brian Capouch
brianc at palaver.net
Sat Dec 30 14:41:25 MST 2006
Russell Bryant wrote:
> 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.
>
I think that took care of it. I'm a hundred feet deep right now trying
to figure out why the Postgres realtime driver doesn't work, about which
I'm going to be posting here in a second.
Then I'll try a "fresh checkout" build and will know for sure.
Thx.
B.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the asterisk-dev
mailing list