What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using?
On what operating system? Ubuntu 9.04
Please provide any additional information below.
sudo make ENABLE_OPTIMIZED=1
make[1]: Entering directory `/usr/local/src/llvm-svn/lib/System'
llvm[1]: Compiling DynamicLibrary.cpp for Release build
DynamicLibrary.cpp: In static member function ‘static void*
llvm::sys::DynamicLibrary::SearchForAddressOfSymbol(const char*)’:
DynamicLibrary.cpp:178: error: ‘strcmp’ was not declared in this scope
DynamicLibrary.cpp:179: error: ‘strcmp’ was not declared in this scope
DynamicLibrary.cpp:180: error: ‘strcmp’ was not declared in this scope
make[1]: *** [/usr/local/src/llvm-svn/lib/System/Release/DynamicLibrary.o]
Error 1
make[1]: Leaving directory `/usr/local/src/llvm-svn/lib/System'
make: *** [all] Error 1
Original issue reported on code.google.com by giuseppe...@gmail.com on 2 Jul 2010 at 4:14
Original issue reported on code.google.com by
giuseppe...@gmail.com
on 2 Jul 2010 at 4:14