I have several compilers installed:
/usr/local/2.x/gcc /usr/local/3.x/gcc /usr/local/arm/2.x/arm-linux-gcc /usr/local/arm/3.x/arm-linux-gcc
How can I tell the cc task the directory to invoke the compiler? I don't wont to modified my PATH env.
Log in to post a comment.