search for: dbxcoff

Displaying 4 results from an estimated 4 matches for "dbxcoff".

2006 Dec 23
1
[LLVMdev] in Cygwin problems
...mmon " \ CONFIG_H="tconfig.h ../../src/gcc/../include/ansidecl.h ../../src/gcc/config/i386/xm-cygwin.h" TM_H "tm.h ../../src/gcc/config/i386/i386.h ../../src/gcc/config/i386/unix.h ../../src/gcc/config/i386/bsd.h ./../src/gcc/config/i386/gas.h ../../src/gcc/config/dbxcoff.h ../../src/gcc/config/i386/cygming.h ../../src/g c/config/i386/cygwin.h ../../src/gcc/defaults.h insn-constants.h insn-flags.h" \ MAKEOVERRIDES= \ -f libgcc.mk all make[2]: Entering directory `/tmp/llvm3/llvm/build/gcc' for d in libgcc; do \ if [ -d $d ]; the...
2006 Apr 22
3
[LLVMdev] Building CFE on MinGW
...ile included from ../../src/gcc/libgcc2.c:43: ./tm.h:4:31: config/i386/i386.h: No such file or directory ./tm.h:5:31: config/i386/unix.h: No such file or directory ./tm.h:6:30: config/i386/bsd.h: No such file or directory ./tm.h:7:30: config/i386/gas.h: No such file or directory ./tm.h:8:29: config/dbxcoff.h: No such file or directory ./tm.h:9:34: config/i386/cygming.h: No such file or directory ./tm.h:10:34: config/i386/mingw32.h: No such file or directory ./tm.h:11:23: defaults.h: No such file or directory In file included from ../../src/gcc/libgcc2.c:44: ../../src/gcc/llvm-out.h:69: error: syntax...
2006 Dec 22
0
[LLVMdev] in Cygwin problems
On Sat, 23 Dec 2006, Roman wrote: > How to solve this problem? Java isn't supported. Use --enable-languages=c,c++ -Chris > $ make > make[1]: Entering directory `/tmp/llvm3/llvm/build/libiberty' > make[2]: Entering directory `/tmp/llvm3/llvm/build/libiberty/testsuite' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory
2006 Dec 22
5
[LLVMdev] in Cygwin problems
How to solve this problem? $ make make[1]: Entering directory `/tmp/llvm3/llvm/build/libiberty' make[2]: Entering directory `/tmp/llvm3/llvm/build/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/llvm3/llvm/build/libiberty/testsuite' make[1]: Leaving directory `/tmp/llvm3/llvm/build/libiberty' make[1]: Entering directory