On Wednesday 10 December 2008 14:26, Török Edwin wrote: > FWIW my script that builds llvm from a cronjob looks like this, and it > works: I changed a few things and now it works. I can't say with absolute certainty yet but I suspect the problem is that I was compiling with -j. Perhaps the llvm-gcc-4.2 Makefiles are not threadsafe. -Dave