search for: dl_eprintf

Displaying 3 results from an estimated 3 matches for "dl_eprintf".

Did you mean: __eprintf
2007 Feb 28
1
[LLVMdev] Cygwin release build error
...sing-prototypes -Wold-style-definition -isystem ./inc lude -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/usr/src/llvm-gcc4/g cc -I/usr/src/llvm-gcc4/gcc/. -I/usr/src/llvm-gcc4/gcc/../include -I/usr/src/llv m-gcc4/gcc/../libcpp/include -I/usr/src/llvm/include -I/usr/build/llvm/include -DL_eprintf -c /usr/src/llvm-gcc4/gcc/libgcc2.c -o libgcc/./_eprintf.o /usr/src/llvm-gcc4/gcc/libgcc2.c: In function '__eprintf': /usr/src/llvm-gcc4/gcc/libgcc2.c:1832: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:ht...
2007 Feb 28
0
[LLVMdev] Cygwin release build error
Aaron, On Wed, 2007-02-28 at 15:40 +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:
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]: ***