dumb question: cross-compilation with KDevelop?

Dan Clemmensen danc at lineo.com
Mon Aug 7 21:19:22 BST 2000


I want to specify a compiler other than the one found by ./configure
(i.e., g++ in my case.) I know I can do this by modifying the line that says
CXX=g++ 
in each makefile makefile. 
However, this is not elegant, since it must be redone each
time I rebuild the makefiles. I would prefer to do it in one
place. where is the appropriate place?




More information about the KDevelop mailing list