search for: libgcc2_cflags

Displaying 14 results from an estimated 14 matches for "libgcc2_cflags".

2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
...CC="cc" CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \ BUILD_PREFIX="" \ BUILD_PREFIX_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...
2007 Jan 10
4
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...;ar x" \ AR_FLAGS_FOR_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...
2007 Jan 10
0
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...ARGET="" \ > 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...
2008 Apr 21
0
[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 " \ > BUILD_PREFIX="" \ > BUILD_PREFIX_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-prototyp...
2007 Jan 11
2
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...="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...
2005 Jun 13
3
[LLVMdev] problem compiling the cfrontend on Linux/PPC
...u-ar x" \ AR_FLAGS_FOR_TARGET="" \ CC="gcc" CFLAGS="-O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common " \ BUILD_PREFIX="" \ BUILD_PREFIX_1="loser-" \ LANGUAGES="" \ LIBGCC2_CFLAGS="-O2 -DIN_GCC -DDEFAULT_TARGET_MACHINE=\"powerpc-unknown-linux-gnu\" -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fPIC -mstrict-align " \ MULTILIB_CFLAGS=" -fPIC -mstrict-align...
2007 Jan 12
2
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...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...
2007 Jan 11
0
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...c" 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= crt...
2009 Apr 17
0
[LLVMdev] mingw build problems
...r "official mingw gcc", > which is 3.4.5. Could you please investigate why you don't have this > in your libgcc? Is it gcc v3 vs v4 issue? GCC's gcc/configure has this logic: # If this is using newlib, without having the headers available now, # then define inhibit_libc in LIBGCC2_CFLAGS. # This prevents libgcc2 from containing any code which requires libc # support. inhibit_libc=false if { { test x$host != x$target && test "x$with_sysroot" = x ; } || test x$with_newlib = xyes ; } && { test "x$with_headers" = x || test "x$with_he...
2009 Apr 17
3
[LLVMdev] mingw build problems
Hello, Jay > but I don't understand what they are for. Do they let lli execute > programs in which the compiler has hard-coded calls to __eprintf? Does > that mean that __eprintf ought to be found in libgcc? Yes. And I believe it was there, at least for "official mingw gcc", which is 3.4.5. Could you please investigate why you don't have this in your libgcc? Is it
2007 Apr 01
3
[LLVMdev] trouble compiling llvm-gcc4 1.9
...\ CC="/usr/bin/gcc-4.0" CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition " \ 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 -Wa,-force_cpusubtype_ALL -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ MULTILIB_CFLAGS="" T= crt3.o /opt/local/var/db/...
2007 Jan 12
0
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...gt; -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 " \ > >>>...
2008 Apr 21
1
[LLVMdev] does llvm-gcc (4.2) build?
...-g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \ > >          BUILD_PREFIX="" \ > >          BUILD_PREFIX_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-...
2005 Jun 13
0
[LLVMdev] problem compiling the cfrontend on Linux/PPC
...S_FOR_TARGET="" \ > CC="gcc" CFLAGS="-O2 -W -Wall -Wwrite-strings -Wstrict-prototypes > -Wmissing-prototypes -pedantic -Wno-long-long -fno-common " \ > BUILD_PREFIX="" \ > BUILD_PREFIX_1="loser-" \ > LANGUAGES="" \ > LIBGCC2_CFLAGS="-O2 -DIN_GCC > -DDEFAULT_TARGET_MACHINE=\"powerpc-unknown-linux-gnu\" -W -Wall > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem > ./include -fPIC -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fPIC > -mstrict-align " \ > MULTILIB_CFLAGS=&q...