> clang - at least on OS X - doesn't support C++ yet, > so it's automatically falling back calling g++ for > C++ files. Maybe this mechanism doesn't kick in > on Linux.
Thank you for the info. Here is a fragment from http://clang.llvm.org/cxx_status.html: "Currently most of the C++ features are missing;". I just tried the clang features on Fedora 12, but from now it is clear that some components based on c++ can't be integrated in clang builds, at least from source level. Sorry for this noise. Best regards, István _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
