Am Mittwoch 16 Januar 2008 schrieb Rodolfo Lima:
> Well, if the above setup is made, one might call:
> CC="i686-pc-linux-gnu-gcc" cmake . and it'll work, but this is
> suboptimal IMHO. I can't see any other bad side effect of using the
> complete compiler name instead of the short one.

gcc _is_ the complete compiler name. On Debian GNU/Linux, you have 
i486-linux-gnu-gcc as a symlink to a versioned gcc binary (gcc-4.2).
Nothing enforces this GNU naming scheme. 

HS
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to