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.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev