Export to GitHub

iphone-dev - issue #202

compilation failed


Posted on Jul 2, 2010 by Happy Panda

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

Comment #1

Posted on Sep 23, 2010 by Quick Wombat

Please mark duplicate of #201 and close. Cheers

Status: New