On Mon, 26 Oct 2009, Ranguvar wrote:
Sorry, no idea what you're talking about in that first paragraph? http://aur.archlinux.org/packages.php?ID=20222 latest comment by neri (i attach my personal latest PKGBUILD to this mail) Where is the PKGBUILD? And what do you mean by scan-* wrappers? scan-build and scan-view and the deps are not installed by default, the PKGBUILD copies them manually. The are used to invoke the static analyzer.
-T
On Mon, Oct 26, 2009 at 7:16 PM, Tobias Kieslich <tobias@justdreams.de>wrote:
Thanks,
I posted my llvm-clang-svn PKGBUILD in AUR, not all of the things made it into the actual build. I like to have all scan-* wrappers included as they are handy and depend on each other (scan-build -V invokes scan-view automatically after a test build). They PKGBUILD is in the comments of the package.
If you look at the llvm binaries provided you'll see the clang package is bigger than the gcc stuff. However, the way they package it makes me think it might be trick to separate clang from llvm but it sure is worth a try.
-T
On Mon, 26 Oct 2009, Ranguvar wrote:
Very well, I'll make a prototype PKGBUILD that has sections for each install and then post it here, good luck :)
I do think it odd though that Clang would be larger than GCC, I guess we'll have to see.