search for: atox

Displaying 5 results from an estimated 5 matches for "atox".

Did you mean: atlx
2007 Feb 28
7
[LLVMdev] Cygwin release build error
I am getting an "--emit-llvm is not supported in this configuration" error on a release build on Cygwin, the debug build is fine. make[3]: Entering directory `/usr/build/llvm/runtime/GCCLibraries/libc' llvm[3]: Compiling atox.c for Release build (bytecode) llvm-gcc: --emit-llvm is not supported in this configuration. make[3]: *** [/usr/build/llvm/runtime/GCCLibraries/libc/Release/atox.ll] Error 1 This is the same error that appears alot of times on the 'make check' of the debug build. What is going on...
2007 Feb 28
0
[LLVMdev] Cygwin release build error
...+0000, Aaron Gray wrote: > I am getting an "--emit-llvm is not supported in this configuration" > error on a release build on Cygwin, the debug build is fine. > > make[3]: Entering directory > `/usr/build/llvm/runtime/GCCLibraries/libc' > llvm[3]: Compiling atox.c for Release build (bytecode) > llvm-gcc: --emit-llvm is not supported in this configuration. > make[3]: *** > [/usr/build/llvm/runtime/GCCLibraries/libc/Release/atox.ll] Error 1 > > This is the same error that appears alot of times on the 'make check' > of the...
2007 Feb 28
1
[LLVMdev] Cygwin release build error
...>> I am getting an "--emit-llvm is not supported in this configuration" >> error on a release build on Cygwin, the debug build is fine. >> >> make[3]: Entering directory >> `/usr/build/llvm/runtime/GCCLibraries/libc' >> llvm[3]: Compiling atox.c for Release build (bytecode) >> llvm-gcc: --emit-llvm is not supported in this configuration. >> make[3]: *** >> [/usr/build/llvm/runtime/GCCLibraries/libc/Release/atox.ll] Error 1 >> >> This is the same error that appears alot of times on the 'make ch...
2005 Jan 27
2
[LLVMdev] Building the llvm runtime: 'Can't destroy file: Theprocess cannot access the fi
...----------- llvm[3]: Building Debug Bytecode Archive libc.bca /bin/rm -f /C/projects/build/MinGW/llvm-4-1/Debug/lib/libc.bca /C/projects/build/MinGW/llvm-4-1/Debug/bin/llvm-ar rcsf /C/projects/build/MinGW/llvm-4-1/Debug/lib/libc.bca /C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/libc/Debug/atox.bc /C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/libc/Debug/io.bc /C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/libc/Debug/memory.bc /C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/libc/Debug/qsort.bc /C/projects/build/MinGW/llvm-4-1/runtime/GCCLibraries/libc/Debug/string....
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: