[cfe-dev] New LLVM C front-end: "clang"

Gabor Greif gabor at mac.com
Thu Jul 12 08:52:30 PDT 2007


I normally build in a separate builddir and
after reconfiguring I got:

ggreif at my [!734] cd llvm-buil/tools/
ggreif at my [!735] ls clang/
Basic  Makefile
ggreif at my [!737] cd clang/
ggreif at my [!738] make
make[1]: Entering directory `/home/ggreif/llvm-build/tools/clang/Basic'
llvm[1]: Compiling SourceManager.cpp for Release build
/home/ggreif/llvm/tools/clang/Basic/SourceManager.cpp: In function `const llvm::MemoryBuffer* ReadFileFast(const clang::FileEntry*)':
/home/ggreif/llvm/tools/clang/Basic/SourceManager.cpp:63: error: `::open' has not been declared
make[1]: *** [/home/ggreif/llvm-build/tools/clang/Basic/Release/SourceManager.o] Error 1
make[1]: Leaving directory `/home/ggreif/llvm-build/tools/clang/Basic'
make: *** [all] Error 1


Any clues?

Cheers,

	Gabor




More information about the cfe-dev mailing list