[asterisk-dev] Trickiness building svn-trunk as cross-compile
Brian Capouch
brianc at palaver.net
Mon Jan 22 15:33:55 MST 2007
Russell Bryant wrote:
>
> The real issue here is that you shouldn't have to do this at all.
> Menuselect should be automatically built for the host machine without
> any extra effort.
>
> The main Makefile already pases the host CC to be used.
>
> @CC="$(HOST_CC)" LD="" AR="" RANLIB="" $(MAKE) -C menuselect
> CONFIGURE_SILENT="--silent"
>
> So, if this isn't working for you, then we need to figure out why ...
>
In an earlier email that hasn't made it to the list yet, it does indeed
appear that when I do the build with the proper --host and --build
values set, it still tries to make menuselect for the target machine and
not the local one.
I'm glad to do whatever I can to debug it; otherwise the build
progresses splendidly.
Thx.
b.
More information about the asterisk-dev
mailing list