Displaying 9 results from an estimated 9 matches for "makeoverrid".
Did you mean:
makeoverrides
2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
...ggreif$ gmake
gmake \
CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \
CONFIG_H="config.h auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
^Cgmake: *** [stmp-multilib] Interrupt
When running this manually I get some output that might ring a bell:
ggreif$ gmake \
> CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-a...
2008 Apr 21
0
[LLVMdev] does llvm-gcc (4.2) build?
...; gmake \
> CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \
> CONFIG_H="config.h auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \
> MAKEOVERRIDES= \
> -f libgcc.mk all
> ^Cgmake: *** [stmp-multilib] Interrupt
>
>
>
> When running this manually I get some output that might ring a bell:
>
> ggreif$ gmake \
>> CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -W...
2008 Apr 21
1
[LLVMdev] does llvm-gcc (4.2) build?
...> CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \
> > CONFIG_H="config.h auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \
> > MAKEOVERRIDES= \
> > -f libgcc.mk all
> > ^Cgmake: *** [stmp-multilib] Interrupt
>
> > When running this manually I get some output that might ring a bell:
>
> > ggreif$ gmake \
> >> CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissin...
2006 Dec 23
1
[LLVMdev] in Cygwin problems
..../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 ]; then true; else /bin/sh ../../src/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/tmp/llvm3/llvm/build/gcc/xgc...
2007 Apr 01
3
[LLVMdev] trouble compiling llvm-gcc4 1.9
...win-crt2.c -o crt2.o
make \
CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wold-style-definition " \
CONFIG_H="config.h auto-host.h
../../llvm-gcc4-1.9.source/gcc/../include/ansidecl.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
make
GCC_FOR_TARGET="/opt/local/var/db/dports/build/_unencrypted_erickt_Projects_macports-trunk_dports_lang_llvm-gcc4/work/build/gcc/xgcc
-B/opt/local/var/db/dports/build/_unencrypted_erickt_Projects_macports-trunk_dports_lang_llvm-gcc4/work/build/gcc/
-B/opt/local/p...
2010 Aug 23
3
[LLVMdev] Problem cross-compiling llvm-gcc for AIX-PowerPC
...s -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Wold-style-definition
-Wmissing-format-attribute " \
CONFIG_H="config.h auto-host.h
../../llvm-gcc-4.2-2.7.source/gcc/../include/ansidecl.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
make[3]: Entering directory `/localhome/simmon12/aix-cross/obj/gcc'
/localhome/simmon12/aix-cross/obj/./gcc/xgcc
-B/localhome/simmon12/aix-cross/obj/./gcc/
-B/localhome/simmon12/aix-cross/obj/../install/powerpc-ibm-aix5.1.0.0/bin/
-B/localhome/simmon12/aix-cr...
2004 Jun 28
1
[LLVMdev] xgcc: installation problem, cannot exec `gccas': No such file or directory
.../config/i386/unix.h
../../src/gcc/config/i386/bsd.h ../../src/gcc/config/i386/gas.h
../../src/gcc/config/i386/i386-interix.h
../../src/gcc/config/i386/i386-interix3.h ../../src/gcc/config/interix.h
../../src/gcc/config/interix3.h ../../src/gcc/defaults.h insn-constants.h
insn-flags.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
gmake[2]: Entering directory `/usr/local/src/cfrontend/build/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else sh ../../src/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/usr/local/src/cfrontend/build/gcc/xgcc
-B/usr/...
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