[llvm-commits] do we support objdir != srcdir?
Anton Korobeynikov
asl at math.spbu.ru
Sat May 17 02:26:39 PDT 2008
Rafael,
> llvm builds fine with objdir != srcdir, but building llvm-gcc fails
> because some headers (Intrinsics.h in particular) are not copied to
> the build directory.
This is pretty strange... I built both llvm and llvm-gcc with srcdir !=
objdir for ages without any problems. The headers should not be copied,
just both srcdir and objdir are added to include search path.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-commits
mailing list