Basic build problem.

Sylvain Munaut 246tnt at gmail.com
Wed Apr 4 13:53:06 CEST 2012


> I'm experiencing problems getting started with building BB and
> wondered if someone might be able to advise. Seems that whenever I
> specify a toolchain prefix it is ignored. E.g.
>
> $make -e CROSS_TOOL_PREFIX=arm-none-linux-gnueabi-

Try with

make CROSS_HOST=arm-none-linux-gnueabi

Cheers,

    Sylvain



More information about the baseband-devel mailing list