• Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    eliot
    Posts: 564 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
  • »14.10.16 - 16:48
    Profile