http://llvm.org/bugs/show_bug.cgi?id=7403
Óscar Fuentes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Óscar Fuentes <[email protected]> 2010-06-17 19:19:59 CDT --- The checks are there since a long time ago and they work fine on my Linux system. If you want to investigate why they don't work for you reopen the bug and provide extensive information about your system, such as libc version, cmake version, if the defines are absent from the CMakeCache.txt file on your build directory, if they are really absent from the config.h file in $LLVM_BUILD_DIR/include/llvm/Config, if you are cross-compiling, the parameters you pass to cmake for configuring the build, etc. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
