>> + Added support for linux/clang. (untested) >> (what package has to be installed? I installed llvm yesterday, >> but couldn't find clang on Ubuntu) > > it's not there afaict. what is there is llvm-gcc-4.2, but the package > in 9.10 (curiously it was good in earlier bubuntus, talk about qa) is > fubar, you will have to add /usr/lib/llvm/llvm/gcc-4.2/bin to your > $PATH (or symlink stuff in there to someplace that is in your path) > for it to be able to work.
Thanks for the tip, I missed exactly that bit yesterday when my first tests went wrong. > could you also add this (llvm-gcc) target to the mix? for all intents > and purposes, it is the very same as the gcc target, except compilers > being llvm-gcc and llvm-g++ instead of gcc and g++, respectively. Can you try if it works by setting HB_CCPREFIX=llvm- and using gcc target? If this seems ok, I may add it, I'm thinking of a wrapper to gcc.mk to keep redundancy low. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour