Displaying 13 results from an estimated 13 matches for "ansidecl".
2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
...ons, make gets stuck while:
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-sty...
2008 Apr 21
0
[LLVMdev] does llvm-gcc (4.2) build?
...hile:
>
> 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 -Wstric...
2008 Apr 21
1
[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 -Ww...
2006 Dec 23
1
[LLVMdev] in Cygwin problems
...`/tmp/llvm3/llvm/build/intl'
make[1]: Entering directory `/tmp/llvm3/llvm/build/gcc'
make \
CFLAGS="-O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-l
ng -fno-common " \
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 ....
2011 Mar 29
0
[LLVMdev] Where do header files patched with llvm-gcc come from?
...on mingw
> myself, there is no header file generated under include directory. So where do
> these header files come from? I am concerned for their licenses.
if you mean the top level include directory in the llvm-gcc source, there seem
to be lots of headers in it:
$ ls gcc-4.2.llvm/include/
ansidecl.h dyn-string.h getopt.h obstack.h symcat.h
ChangeLog fibheap.h hashtab.h partition.h ternary.h
ChangeLog-9103 filenames.h libiberty.h safe-ctype.h xregex2.h
COPYING floatformat.h md5.h sort.h xregex.h
demangle.h fnmatch.h objallo...
2007 Apr 01
3
[LLVMdev] trouble compiling llvm-gcc4 1.9
...source/gcc/config/darwin-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/bu...
2011 Mar 29
4
[LLVMdev] Where do header files patched with llvm-gcc come from?
The llvm-gcc front end mingw binary on llvm.org has patched a lot of *.h
files under include directory. But when building llvm-gcc on mingw myself,
there is no header file generated under include directory. So where do these
header files come from? I am concerned for their licenses.
Thanks & Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Aug 23
3
[LLVMdev] Problem cross-compiling llvm-gcc for AIX-PowerPC
...-g -O2 -W -Wall -Wwrite-strings -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/b...
2012 Nov 26
1
scary messages from autoconf
...t-functions.awk -f ../../../source/gcc-4.5.1/gcc/opth-gen.awk \
> < optionlist > tmp-options.h
>/bin/sh ../../../source/gcc-4.5.1/gcc/../move-if-change tmp-options.h options.h
>echo timestamp > s-options-h
>TARGET_CPU_DEFAULT="" \
> HEADERS="auto-host.h ansidecl.h" DEFINES="" \
> /bin/sh ../../../source/gcc-4.5.1/gcc/mkconfig.sh bconfig.h
>gcc -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-ma...
2004 Jun 28
1
[LLVMdev] xgcc: installation problem, cannot exec `gccas': No such file or directory
...ocal/src/cfrontend/build/intl'
gmake[1]: Entering directory `/usr/local/src/cfrontend/build/gcc'
gmake \
CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -fno-common " \
CONFIG_H="tconfig.h ../../src/gcc/../include/ansidecl.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/i386/i386-interix.h
../../src/gcc/config/i386/i386-interix3.h ../../src/gcc/config/interix.h
../../src/gcc/config/...
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
2008 Aug 18
1
nanobsd build problem
...ADERS="options.h i386/i386.h i386/unix.h
i386/att.h dbxelf.h elfos.h freebsd-native.h freebsd-spec.h freebsd.h
i386/freebsd.h defaults.h" DEFINES="" /bin/sh
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" HEADERS="auto-host.h ansidecl.h"
DEFINES="USED_FOR_TARGET" /bin/sh
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/mkconfig.sh tconfig.h
awk -f /usr/src/gnu/lib/libgcc/../../../contrib/gcc/opt-gather.awk
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/c.opt
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/common.opt
/usr/...
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