Priest of the Order of the Butterfly
Posts: 621 from 2004/4/15
Hello,
when using make, there do exist implicit variables like CXX and CC.
While CXX points to g++, which is absolutely correct, CC points to cc, wich is unknown in current SDK.
How can I fix the path to the gcc compiler (just writing gcc in Makefile is to simple)?
regards
eliot