Displaying 20 results from an estimated 269 matches for "din_gcc".
2009 Mar 04
2
[LLVMdev] Fwd: PPC Nightly Build Result
...lumes/SandBox/NightlyTest/llvmgcc42.roots/llvmgcc42~obj/obj-
> powerpc-powerpc/./prev-gcc/xgcc -B/Volumes/SandBox/NightlyTest/
> llvmgcc42.roots/llvmgcc42~obj/obj-powerpc-powerpc/./prev-gcc/ -B/
> Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c -g -O2 -
> mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-
> prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-
> variadic-macros -Wno-overlength-strings -Wold-style-definition -
> Wmissing-format-attribute -Werror -DHAVE_CONFIG_H -I. -I. -I/
> Volumes/SandBox/NightlyTest/llvmgcc42.roots/l...
2009 Mar 05
0
[LLVMdev] Fwd: PPC Nightly Build Result
...ghtlyTest/llvmgcc42.roots/llvmgcc42~obj/obj-
> > powerpc-powerpc/./prev-gcc/xgcc -B/Volumes/SandBox/NightlyTest/
> > llvmgcc42.roots/llvmgcc42~obj/obj-powerpc-powerpc/./prev-gcc/ -B/
> > Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c -g -O2 -
> > mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-
> > prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-
> > variadic-macros -Wno-overlength-strings -Wold-style-definition -
> > Wmissing-format-attribute -Werror -DHAVE_CONFIG_H -I. -I. -I/
> > Volumes/SandBox/NightlyTest/l...
2009 Mar 05
1
[LLVMdev] Fwd: PPC Nightly Build Result
...vmgcc42.roots/llvmgcc42~obj/obj-
>>> powerpc-powerpc/./prev-gcc/xgcc -B/Volumes/SandBox/NightlyTest/
>>> llvmgcc42.roots/llvmgcc42~obj/obj-powerpc-powerpc/./prev-gcc/ -B/
>>> Developer/usr/llvm-gcc-4.2/powerpc-apple-darwin9/bin/ -c -g -O2 -
>>> mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-
>>> prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-
>>> variadic-macros -Wno-overlength-strings -Wold-style-definition -
>>> Wmissing-format-attribute -Werror -DHAVE_CONFIG_H -I. -I. -I/
>>> Volumes/SandBox/N...
2006 Aug 01
0
[LLVMdev] Building llvm under cygwin
.../../src/gcc/po/rw.po
> test -d po || mkdir po
> : --statistics -o po/sv.gmo ../../src/gcc/po/sv.po
> test -d po || mkdir po
> : --statistics -o po/tr.gmo ../../src/gcc/po/tr.po
> test -d po || mkdir po
> : --statistics -o po/zh_CN.gmo ../../src/gcc/po/zh_CN.po
> gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -fno-common
> -DHAVE_CONFIG_H -DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I.
> -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include
> -I./../intl -I../../src/gcc/../libcpp/include -I/llv...
2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
...1="" \
LANGUAGES="" \
LIBGCC2_CFLAGS=" " \
LIBGCC2_STATIC_CFLAGS="" \
MULTILIB_CFLAGS="" T= crt3.o
gmake[1]: Entering directory `/Users/ggreif/obj/gcc'
# APPLE LOCAL use -mlongcall for large text support
DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/Users/ggreif/llvm-gcc/gcc -I/Users/ggreif/llvm-gcc/gcc/.
-I/Users/ggreif/llvm-gcc/gcc/../include -I./../intl -I/Users/ggreif/llvm-gcc/gcc/../libcpp/include -I/Users/ggreif/ll...
2006 Jul 31
0
[LLVMdev] Building llvm under cygwin
If you're building llvm-gcc4, you don't need the runtime libraries, so
I'd just stick with the "tools-only" build and declare success. If
you're building llvm-gcc3, I'd suggest you switch to llvm-gcc4 :)
However, the problem appears to be your PATH variable. In your path you
have the following directory: C:/Program Files/Microsoft DirectX SDK
(June
2012 Dec 07
2
[LLVMdev] dragonegg now requires clang
...CTS=$(PLUGIN_OBJECTS) $(TARGET_OBJECT) $(TARGET_UTIL_OBJECTS)
-CPP_OPTIONS+=$(CPPFLAGS) $(shell $(LLVM_CONFIG) --cppflags) \
+CPP_OPTIONS+=$(CPPFLAGS) $(shell $(LLVM_CONFIG) --cppflags | sed -e 's/-Wcovered-switch-default//') \
-fno-rtti \
-MD -MP \
-DIN_GCC -DLLVM_VERSION=\"$(LLVM_VERSION)\" \
so that FSF gcc 4.7.2 can be used to build dragonegg again.
Jack
>
> Ciao, Duncan.
>
> On 07/12/12 18:11, Jack Howarth wrote:
>> Duncan,
>> I am unable to complile dragonegg 3.2 with FSF gcc 4.7 due the the
>&g...
2006 Jul 30
2
[LLVMdev] Building llvm under cygwin
Hi!
I'm trying to build LLVM under cygwin.
I have the latest version of cygwin and CVS versions of llvm, llvm-test and
llvm-gcc.
make of tools only succeeded.
make of frontend succeeded too
but full make of llvm failed on crtend in llvm/runtime/GCCLibraries with the
following message:
llvm[0]: Compiling crtend.c for Debug build (bytecode)
/bin/sh: -c: line 0: syntax error near unexpected
2007 Apr 01
3
[LLVMdev] trouble compiling llvm-gcc4 1.9
...pt/local/var/db/dports/build/_unencrypted_erickt_Projects_macports-trunk_dports_lang_llvm-gcc4/work/build/gcc/
-B/opt/local/powerpc-apple-darwin8/bin/
-B/opt/local/powerpc-apple-darwin8/lib/ -isystem
/opt/local/powerpc-apple-darwin8/include -isystem
/opt/local/powerpc-apple-darwin8/sys-include -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -I. -I.
-I../../llvm-gcc4-1.9.source/gcc -I../../llvm-gcc4-1.9.source/gcc/.
-I../../llvm-gcc4-1.9.source/gcc/../include
-I../../llvm-gcc4-1.9.source/gcc/../libcpp/include -I/opt/loc...
2007 Jan 10
4
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...OR_TARGET="" \
CC="gcc" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -fno-common " \
BUILD_PREFIX="" \
BUILD_PREFIX_1="loser-" \
LANGUAGES="" \
LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem
./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED " \
MULTILIB_CFLAGS="" T= crtbegin.o crtend.o crtbeginS.o crtendS.o
crtbeginT.o
make[3]: Entering di...
2007 Oct 08
2
[LLVMdev] Can't bootstrap llvm-gcc-4.0 for x84_64
...own-linux-gnu/bin/
-isystem /install.modified.debug/x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/include
-isystem /install.modified.debug/x86_64-unknown-linux-gnu/x86_64-unknown-linux-gnu/sys-include
-L/tmp/ptmp/dag/build.llvm-gcc-4.0.modified.debug/x86_64-unknown-linux-gnu/gcc/../ld
-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I.
-I/llvm-project.modified/llvm-gcc-4.0/trunk/gcc
-I/llvm-project.modified/llvm-gcc-4.0/trunk/gcc/.
-I/llvm...
2010 Apr 10
3
[LLVMdev] darwin dragon-egg build issues
...ce the gcc45 package installs symlinks to the compilers
in /sw/bin as gcc-4, g++-4, etc, I executed...
GCC=/sw/bin/gcc-4 LLVM_CONFIG=/sw/lib/llvm/bin/llvm-config make
This fails with...
g++ -c -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -MD -MP -DIN_GCC -DREVISION=\"100909M\" -DTARGET_NAME=\"x86_64-apple-darwin10.3.0\" -I/Users/howarth/llvm_svn/dragonegg -Iplugin/include -Wall -Werror -I/sw/lib/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O2 -fno-exceptions -fno-rtti -fno-common -Woverlo...
2007 Jan 10
0
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...CC="gcc" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -fno-common " \
> BUILD_PREFIX="" \
> BUILD_PREFIX_1="loser-" \
> LANGUAGES="" \
> LIBGCC2_CFLAGS="-O2 -DIN_GCC -W -Wall -Wwrite-strings
> -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
> -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
> -D__GCC_FLOAT_NOT_NEEDED " \
> MULTILIB_CFLAGS="" T= crtbegin.o crtend.o crtbeginS.o crtendS.o
> crt...
2012 Dec 07
0
[LLVMdev] dragonegg now requires clang
...OBJECT) $(TARGET_UTIL_OBJECTS)
>
> -CPP_OPTIONS+=$(CPPFLAGS) $(shell $(LLVM_CONFIG) --cppflags) \
> +CPP_OPTIONS+=$(CPPFLAGS) $(shell $(LLVM_CONFIG) --cppflags | sed -e 's/-Wcovered-switch-default//') \
> -fno-rtti \
> -MD -MP \
> -DIN_GCC -DLLVM_VERSION=\"$(LLVM_VERSION)\" \
>
> so that FSF gcc 4.7.2 can be used to build dragonegg again.
> Jack
>
>>
>> Ciao, Duncan.
>>
>> On 07/12/12 18:11, Jack Howarth wrote:
>>> Duncan,
>>> I am unable to complile drago...
2012 Dec 07
2
[LLVMdev] dragonegg now requires clang
...GET_TRIPLE=\"x86_64-apple-darwin12.2.0\" \
-g -DENABLE_LTO -I/sw/include -I/sw/opt/llvm-3.2/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -Wcovered-switch-default -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -MD -MP -DIN_GCC -DLLVM_VERSION=\"3.2svn\" -DGCC_MAJOR=4 -DGCC_MINOR=7 -DGCC_MICRO=2 -I/sw/src/fink.build/dragonegg-gcc47-3.2-0/dragonegg-3.2/include -isystem/sw/lib/gcc4.7/lib/gcc/x86_64-apple-darwin12.2.0/4.7.2/plugin/include -Wall -Wextra -DENABLE_LLVM_PLUGINS -I/sw/opt/llvm-3.2/include -fPIC -fvisibi...
2008 Apr 21
0
[LLVMdev] does llvm-gcc (4.2) build?
...LANGUAGES="" \
> LIBGCC2_CFLAGS=" " \
> LIBGCC2_STATIC_CFLAGS="" \
> MULTILIB_CFLAGS="" T= crt3.o
> gmake[1]: Entering directory `/Users/ggreif/obj/gcc'
> # APPLE LOCAL use -mlongcall for large text support
> DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/Users/ggreif/llvm-gcc/gcc -I/Users/ggreif/llvm-gcc/gcc/.
> -I/Users/ggreif/llvm-gcc/gcc/../include -I./../intl -I/Users/ggreif/llvm-gcc/gcc/../libcpp/include -I/Users/ggre...
2006 Aug 01
15
[LLVMdev] Building llvm under cygwin
...ir po
: --statistics -o po/rw.gmo ../../src/gcc/po/rw.po
test -d po || mkdir po
: --statistics -o po/sv.gmo ../../src/gcc/po/sv.po
test -d po || mkdir po
: --statistics -o po/tr.gmo ../../src/gcc/po/tr.po
test -d po || mkdir po
: --statistics -o po/zh_CN.gmo ../../src/gcc/po/zh_CN.po
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -fno-common -DHAVE_CONFIG_H
-DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I. -I../../src/gcc
-I../../src/gcc/. -I../../src/gcc/../include -I./../intl
-I../../src/gcc/../libcpp/include -I/llvm/include -I/llvm/...
2006 Nov 06
0
[LLVMdev] Problems building cfrontend 4 source on SUSE 10.1
...-gcc/obj/gcc/
-B/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/bin/
-B/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/lib/
-isystem
/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/include
-isystem
/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/sys-include
-O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC
-g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I.
-I../../llvm-gcc4-1.8-source/gcc -I../../llvm-gcc4-1.8-source/gcc/.
-I../../llvm-gcc4-1.8-source/gcc/../include
-I../../llvm-gcc4...
2006 Nov 06
4
[LLVMdev] Problems building cfrontend 4 source on SUSE 10.1
...gt; -B/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/bin/
> -B/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/lib/
> -isystem /home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/include -isystem /home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../llvm-gcc4-1.8-source/gcc -I../../llvm-gcc4-1.8-source/gcc/. -I../../llvm-gcc4-1.8-source/gcc/../include -I../../llvm-gcc4...
2006 Nov 06
0
[LLVMdev] Problems building cfrontend 4 source on SUSE 10.1
...gcc4-1.8-source/gcc/.
-I../../llvm-gcc4-1.8-source/gcc/../include
-I../../llvm-gcc4-1.8-source/gcc/../libcpp/include
-I/home/mykland/llvm/include -I/home/mykland/llvm/include -iprefix
/home/mykland/llvm-gcc/obj/gcc/../lib/gcc/i686-pc-linux-gnu/4.0.1/
-isystem /home/mykland/llvm-gcc/obj/gcc/include -DIN_GCC -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -DL_muldi3 -DHIDE_EXPORTS -isystem
/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/include
-isystem
/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/sys-include
-isystem ./include ../../llvm-gcc4-1.8-source/gcc/libgcc2.c -quiet
-dumpbase libgcc...