search for: auxbase

Displaying 20 results from an estimated 59 matches for "auxbase".

2009 Sep 19
0
[LLVMdev] Where should I put libLLVMgold.so??
...n/../libexec/gcc/x86_64-unknown-linux-gnu/4.2.1/cc1" "-quiet" "-iprefix" "/home/edwin/llvm-git/install/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.2.1/" "/dev/null" "-quiet" "-dumpbase" "null" "-mtune=generic" "-auxbase" "null" "-o" "/tmp/cceoliII.s" > Strange situation,is it a bug for llvm-gcc???? > > 在 2009-09-18五的 12:58 +0300,Török Edwin写道: > >> On 2009-09-18 03:06, Nan Zhu wrote: >> >>> OMG,that's just my situation... >>&gt...
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
...me.h} %{E|M|MM:%W{o*}} *trad_capable_cpp: cc1 -E %{traditional|ftraditional|traditional-cpp:-traditional-cpp} *cc1: %(cc1_cpu) %{profile:-p} *cc1_options: %{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}} %1 %{!Q:-quiet} -dumpbase %B %{d*} %{m*} %{a*} %{c|S:%{o*:-auxbase-strip %*}%{!o*:-auxbase %b}}%{!c:%{!S:-auxbase %b}} %{g*} %{O*} %{W*&pedantic*} %{w} %{std*&ansi&trigraphs} %{v:-version} %{pg:-p} %{p} %{f*} %{undef} %{Qn:-fno-ident} %{--help:--help} %{--target-help:--target-help} %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}} %{fsyntax-only:-o %j} %{-par...
2009 Sep 19
4
[LLVMdev] Where should I put libLLVMgold.so??
Yes,but ubuntu's directory structure is not exactly the same as the classic linux distribute, I put libLLVMgold.so in /usr/lib/gcc/i486-linux-gnu/4.2.4 where cc1 is also in. Strange situation,is it a bug for llvm-gcc???? 在 2009-09-18五的 12:58 +0300,Török Edwin写道: > On 2009-09-18 03:06, Nan Zhu wrote: > > OMG,that's just my situation... > > > > I can link with
2011 Mar 22
4
[LLVMdev] -emit-llvm on ubuntu is broken
...39; '-v' '-mtune=generic' '-march=i686' /usr/lib/gcc/i686-linux-gnu/4.5.1/cc1 -quiet -v -iplugindir=/usr/lib/gcc/i686-linux-gnu/4.5.1/plugin hello.c -D_FORTIFY_SOURCE=2 -iplugindir=/usr/lib/gcc/i686-linux-gnu/4.5.1/plugin -quiet -dumpbase hello.c -mtune=generic -march=i686 -auxbase hello -version -fplugin=/usr/lib/gcc/i686-linux-gnu/4.5/plugin/dragonegg.so -o hello.s -fstack-protector GNU C (Ubuntu/Linaro 4.5.1-7ubuntu2) version 4.5.1 (i686-linux-gnu) compiled by GNU C version 4.5.1, GMP version 4.3.2, MPFR version 3.0.0-p3, MPC version 0.8.2 GGC heuristics: --param ggc-min-...
2007 Mar 07
0
[LLVMdev] llvm compile error
...ead-Modell: posix gcc-Version 4.0.1 LLVM (Apple Computer, Inc. build 5421) /home/stefan/programs/llvm/install/bin/../libexec/gcc/i686-pc-linux-gnu/4.0.1/cc1 -quiet -v -iprefix /home/stefan/programs/llvm/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/ test.c -quiet -dumpbase test.c -mtune=generic -auxbase test -version -o /tmp/ccho8QKH.s non-existent Directory »/home/stefan/programs/llvm/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/../../../../i686-pc-linux-gnu/include« will be ignored double-existent directory »/home/stefan/programs/llvm/install//lib/gcc/i686-pc-linux-gnu/4.0.1/include« will...
2011 Mar 22
0
[LLVMdev] -emit-llvm on ubuntu is broken
...39;-mtune=generic' '-march=i686' > /usr/lib/gcc/i686-linux-gnu/4.5.1/cc1 -quiet -v > -iplugindir=/usr/lib/gcc/i686-linux-gnu/4.5.1/plugin hello.c > -D_FORTIFY_SOURCE=2 -iplugindir=/usr/lib/gcc/i686-linux-gnu/4.5.1/plugin > -quiet -dumpbase hello.c -mtune=generic -march=i686 -auxbase hello -version > -fplugin=/usr/lib/gcc/i686-linux-gnu/4.5/plugin/dragonegg.so -o hello.s > -fstack-protector > GNU C (Ubuntu/Linaro 4.5.1-7ubuntu2) version 4.5.1 (i686-linux-gnu) > compiled by GNU C version 4.5.1, GMP version 4.3.2, MPFR version 3.0.0-p3, > MPC version 0.8.2 > GG...
2007 Mar 07
2
[LLVMdev] using dsa
Thank you Patrick! For anyone interested, I was able to get the mainline version of DSA to compile with the mainline version of LLVM. As Patrick pointed out, the mainline version of PoolAllocate does not compile with the mainline version of LLVM. So, I made a small change to llvm-poolalloc/lib/Makefile in which I removed PoolAllocate from the line: PARALLEL_DIRS=DSA PoolAllocate After
2006 Nov 06
0
[LLVMdev] Problems building cfrontend 4 source on SUSE 10.1
...LOAT_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 libgcc2.c -mtune=pentiumpro -auxbase-strip libgcc/./_muldi3.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -version -fPIC -fvisibility=hidden -o /tmp/ccaIovPB.s -v<br> Starting program: /home/mykland/llvm-gcc/obj/gcc/cc1 -quiet -v -I. -I. -I../../llvm-gcc4-1.8-source/gcc -I../.....
2006 Nov 14
2
[LLVMdev] gcc 4 frontend binary for mac os x x86
...1.8) /Users/moser/llvm/llvm-gcc4-1.8-x86-darwin/bin/../libexec/gcc/i686- apple-darwin8.7.1/4.0.1/cc1 -quiet -v -iprefix /Users/moser/llvm/llvm- gcc4-1.8-x86-darwin/bin/../lib/gcc/i686-apple-darwin8.7.1/4.0.1/ - D__DYNAMIC__ main.c -fPIC -quiet -dumpbase main.c -march=pentium-m - mtune=prescott -auxbase main -version -o /var/tmp//ccrAXWSZ.s ignoring nonexistent directory "/Users/moser/llvm/llvm-gcc4-1.8-x86- darwin/bin/../lib/gcc/i686-apple-darwin8.7.1/4.0.1/../../../../i686- apple-darwin8.7.1/include" ignoring nonexistent directory "/build-llvm/llvm-gcc4-1.8-x86-darwin/ install/...
2015 Sep 09
5
Building LLVM and Clang using Clang?
...stark/src/llvm/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D GTEST_HAS_RTTI=0 -D _GNU_SOURCE -D __STDC_CONSTANT_MACROS -D __STDC_FORMAT_MACROS -D __STDC_LIMIT_MACROS -D NDEBUG /home/stark/src/llvm/lib/Support/ARMBuildAttrs.cpp -quiet -dumpbase ARMBuildAttrs.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -O3 -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -Wpedantic -Wno-long-long -Wno-maybe-uninitialized -Wnon-virtual-dtor -Wno-comment -std=c++11 -fvisibility-inlines-hidden -ffunction-sections -fda...
2006 Nov 06
2
[LLVMdev] Problems building cfrontend 4 source on SUSE 10.1
...LOAT_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 libgcc2.c -mtune=pentiumpro -auxbase-strip libgcc/./_muldi3.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -version -fPIC -fvisibility=hidden -o /tmp/ccaIovPB.s -v > Starting program: /home/mykland/llvm-gcc/obj/gcc/cc1 -quiet -v -I. -I. > -I../../llvm-gcc4-1.8-source/gcc -I../.....
2006 May 09
0
[LLVMdev] Bootstrapping llvm-gcc4 on Mingw
...generated .s file attached). Maybe X86AsmWriter should be modified? Probably. Patches welcome :) > 2. While compiling gthr-win32.c I've got the following exception > stopped all compilation: > > ./cc1.exe -fpreprocessed h:\WINNT\Temp/ccAnbaaa.i -quiet -dumpbase gthr-win32.c > -auxbase-strip libgcc/./gthr-win32.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-p > rototypes -Wmissing-prototypes -Wold-style-definition -version -o gthr-win32.s > GNU C version 4.0.1 LLVM (Apple Computer, Inc. build 5400) (mingw32) > compiled by GNU C version 3.4.5 (mingw special). > GGC...
2011 Mar 22
2
[LLVMdev] -emit-llvm on ubuntu is broken
...c' '-march=i686' >> /usr/lib/gcc/i686-linux-gnu/4.5.1/cc1 -quiet -v >> -iplugindir=/usr/lib/gcc/i686-linux-gnu/4.5.1/plugin hello.c >> -D_FORTIFY_SOURCE=2 -iplugindir=/usr/lib/gcc/i686-linux-gnu/4.5.1/plugin >> -quiet -dumpbase hello.c -mtune=generic -march=i686 -auxbase hello -version >> -fplugin=/usr/lib/gcc/i686-linux-gnu/4.5/plugin/dragonegg.so -o hello.s >> -fstack-protector >> GNU C (Ubuntu/Linaro 4.5.1-7ubuntu2) version 4.5.1 (i686-linux-gnu) >> compiled by GNU C version 4.5.1, GMP version 4.3.2, MPFR version 3.0.0-p3, >> MPC v...
2008 Nov 01
0
[LLVMdev] llvm-gcc-4.2 CC1_SPECS
...ple Inc. build 5623) (LLVM build). # GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 # options passed: -D__DYNAMIC__ -fPIC -Wformat -Wformat-security # -Wno-format-extra-args -Wno-format-zero-length -Wno-nonnull # -mmacosx-version-min=10.5.6 -mtune=generic -march=nocona -auxbase # -fverbose-asm -D__private_extern__=extern # options enabled: -fPIC -falign-jumps-max-skip -falign-loops # -falign-loops-max-skip -fargument-alias -fbranch-count-reg -fcommon # -fearly-inlining -feliminate-unused-debug-types -femit-class-debug-always # -fexceptions -ffunction-cse -fgcse-lm -fglob...
2006 Nov 06
4
[LLVMdev] Problems building cfrontend 4 source on SUSE 10.1
...LOAT_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 libgcc2.c -mtune=pentiumpro -auxbase-strip libgcc/./_muldi3.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -version -fPIC -fvisibility=hidden -o /tmp/ccsulgFx.s > ignoring nonexistent directory > "/home/mykland/llvm-gcc/obj/../install//i686-pc-linux-gnu/include" > i...
2008 Nov 12
1
[LLVMdev] hello compiles with -O3 but not -O4
...me/nbecker/llvm-2.4 --enable-languages=c,c++ Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5623) (LLVM build) /usr/local/libexec/gcc/x86_64-unknown-linux-gnu/4.2.1/cc1plus -quiet -v -D_GNU_SOURCE Hello.cc -emit-llvm-bc -o /tmp/ccSmWWEd.o -quiet -dumpbase Hello.cc -mtune=generic -auxbase Hello -O4 -version ignoring nonexistent directory "NONE/include" ignoring nonexistent directory "/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.2.1/../../../../x86_64-unknown-linux-gnu/include" #include "..." search starts here: #include <...> search starts here:...
2011 Sep 21
1
[LLVMdev] question on clang c++ support
...686-linux-gnu Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) COLLECT_GCC_OPTIONS='-v' '-fsyntax-only' '-mtune=generic' '-march=i686' cc1plus -quiet -v -D_GNU_SOURCE /dev/null -D_FORTIFY_SOURCE=2 -quiet -dumpbase null -mtune=generic -march=i686 -auxbase null -version -fsyntax-only -o /dev/null -fstack-protector gcc: error trying to exec 'cc1plus': execvp: No such file or directory ------------------- After some googling, it seems that I need to install g++ which has the same version as the gcc, is it the right solution? Thanks, Christin...
2010 Jan 17
0
[LLVMdev] LLVM-gcc for ARM
> llvm-gcc a.c > Assembler messages: > Fatal error: Invalid -march= option: `armv7-a' > > Any ideas? It is probably trying to use the wrong assembler. Run with -v and check. > > Thank you, > Corina > Cheers, -- Rafael Ávila de Espíndola
2012 Aug 29
0
[LLVMdev] Correct usage of isysroot argument
...'/myownheaders' '-v' '-c' '-o' 'foo.o' '-mtune=generic' '-march=i686' > /usr/lib/gcc/i686-linux-gnu/4.6/cc1 -quiet -v -imultilib . -imultiarch i386-linux-gnu -isysroot /myownheaders foo.c -quiet -dumpbase foo.c -mtune=generic -march=i686 -auxbase-strip foo.o -version -fstack-protector -o /tmp/ccuQ580s.s > GNU C (Ubuntu/Linaro 4.6.3-1ubuntu5) version 4.6.3 (i686-linux-gnu) > compiled by GNU C version 4.6.3, GMP version 5.0.2, MPFR version 3.1.0-p3, MPC version 0.9 > GGC heuristics: --param ggc-min-expand=98 --param ggc-min-h...
2009 Jul 03
0
[LLVMdev] llvm-gcc cross compiler for ARM Linux failing
Hi, Neel > I suspect it is using the wrong assembler. But when I do llvm-gcc -v I > can see it has: > >  --with-gnu-as=/home/neel/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi-as But how's assembler actually called? Just try to compile something with extra -v option added -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg