search for: __signbit

Displaying 2 results from an estimated 2 matches for "__signbit".

2010 Oct 29
2
[LLVMdev] "multiple definition of .. " in clang 2.8
...Hostname.c:(.text+0x700): multiple definition of `feof_unlocked' av.o:av.c:(.text+0x700): first defined here Hostname.o: In function `ferror_unlocked': Hostname.c:(.text+0x710): multiple definition of `ferror_unlocked' av.o:av.c:(.text+0x710): first defined here Hostname.o: In function `__signbitf': Hostname.c:(.text+0x720): multiple definition of `__signbitf' av.o:av.c:(.text+0x720): first defined here Hostname.o: In function `__signbit': Hostname.c:(.text+0x730): multiple definition of `__signbit' av.o:av.c:(.text+0x730): first defined here Hostname.o: In function `__signb...
2011 May 14
1
[LLVMdev] Compiler-rt trunk build fails.
...) and building TOT compiler-rt using cmake. This is what i get: [ 89%] Building C object test/CMakeFiles/powidf2_test.dir/Unit/powidf2_test.c.o Linking C executable powidf2_test CMakeFiles/powidf2_test.dir/Unit/powidf2_test.c.o(.text+0x47): In function `test__powidf2': : undefined reference to `__signbit' -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110514/567d704c/attachment.html>