newbie question : distributing my autotools-bsed project
Daniel Franke
franke.daniel at gmail.com
Thu Sep 15 11:42:59 BST 2005
> ./configure; make correctly built everything... but using g++.
Tell configure which compiler to use:
Try "./configure CPP=icc" instead of "./configure" by itself (if this
doesn't work, try CXX instead of CPP).
Have Fun
Daniel
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list