[asterisk-dev] Cross compiling zaptel

Jeff asterisk-dev at jeff.otterson.name
Tue Aug 21 16:56:12 CDT 2007


Hi Russell

A problem similar to Kristian's zaptel menuselect builds with the wrong 
compilers seems to exist in the asterisk/menuselect/Makefile, except in 
that that Makefile I believe that all of the .o targets should be built with:

$(CC) -Wall $(HOSTCFLAGS)  ...

rather than

$(CC) -Wall $(CFLAGS)  ...

Regards,

Jeff




More information about the asterisk-dev mailing list