search for: fgnu

Displaying 20 results from an estimated 64 matches for "fgnu".

2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...7: clang -o conftest -m64 -march=opteron -mno-3dnow -ggdb -O2 -Wall -I/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Headers -I/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Headers -I/home/dlobron/build/clangport/akamai/common/GNUstep/System/Library/Headers -fgnu-runtime -x objective-c -m64 -L/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/System/Library/Libraries conftest.c -lrt -ldl -lpthread -rd...
2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...7: clang -o conftest -m64 -march=opteron -mno-3dnow -ggdb -O2 -Wall -I/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Headers -I/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Headers -I/home/dlobron/build/clangport/akamai/common/GNUstep/System/Library/Headers -fgnu-runtime -x objective-c -m64 -L/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/Local/Library/Libraries -L/home/dlobron/build/clangport/akamai/common/GNUstep/System/Library/Libraries conftest.c -lrt -ldl -lpthread -rd...
2012 Aug 29
0
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
...n/../lib/clang/3.1/include -internal-externc-isystem /usr/arm-linux-gnueabi/include -internal-externc-isystem /usr/arm-linux-gnueabi/usr/include -fno-dwarf-directory-asm -fdebug-compilation-dir /home/jedd10-04/TOOC/clang-samples -ferror-limit 19 -fmessage-length 132 -mstackrealign -fno-signed-char -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -fcolor-diagnostics -o hello.i -x c hello.c clang -cc1 version 3.1 based upon LLVM 3.1 default target x86_64-unknown-linux-gnu ignoring nonexistent directory "/usr/arm-linux-gnueabi/usr/local/in...
2010 Aug 09
1
[LLVMdev] Stack trace - clang
...se+Asserts/bin/clang -cc1 -triple i386-pc-linux-gnu -S -disable-free -main-file-name helloworld.c -mrelocation-model static -mdisable-fp-elim -mconstructor-aliases -target-cpu pentium4 -resource-dir /export/home/zbin/llvm/llvm/Release+Asserts/lib/clang/2.8 -ferror-limit 19 -fmessage-length 95 -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o /tmp/cc-x4r76v.s -x c helloworld.c 1. <eof> parser at end of file 2. Code generation 3. Running pass 'X86 AT&T-Style Assembly Printer' on function '@main' clang: error: clang frontend command failed due to...
2010 Dec 28
1
[LLVMdev] llvm with non-standard gcc location
...le-free -main-file-name tutorial001.m -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 2.17.50.20070726 -v -resource-dir /usr/local/llvm/Debug+Asserts/bin/../lib/clang/2.9 -ferror-limit 19 -fmessage-length 178 -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o /tmp/cc-3mbwGS.o -x objective-c tutorial001.m clang -cc1 version 2.9 based upon llvm 2.9svn hosted on x86_64-unknown-linux-gnu #include "..." search starts here: #include <...> search starts here: /usr/local/include /usr/loc...
2011 Jan 11
2
[LLVMdev] clang+LLVM fails to compile ctags
...u -emit-obj -disable-free -main-file-name e.c -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 11.3 -v -resource-dir /home/csaba/bin/../lib/clang/2.9 -O2 -Wno-unused-value -ferror-limit 19 -fmessage-length 207 -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o e.o -x c e.c clang -cc1 version 2.9 based upon llvm 2.9svn hosted on x86_64-unknown-linux-gnu #include "..." search starts here: #include <...> search starts here: /usr/local/include /home/csaba/bin/../lib/clang/2.9/include...
2012 Jun 28
3
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
Hello list I think I really finally found a way to crossbuild a binary for ARM using Clang/llvm. This message would be a documentation for someone who may concern for the same issue with me. - Target : TOSHIBA AC100 / Ubuntu 12.04 (https://wiki.ubuntu.com/ARM/** TEGRA/AC100 <https://wiki.ubuntu.com/ARM/TEGRA/AC100>) - Host : i386 Desktop PC / Ubuntu 12.04 - Toolchain on host : sudo
2012 Aug 02
1
[LLVMdev] Questions about clang options
...ternal-isystem /usr/local/include -internal-isystem /opt/kernelgen/bin/../lib/clang/3.2/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdebug-compilation-dir /RHM/users/work/dmikushin/forge/kernelgen/trunk/src -ferror-limit 19 -fmessage-length 173 -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -fcolor-diagnostics -o showdebug.o -x c showdebug.c clang -cc1 version 3.2 based upon LLVM 3.2svn default target x86_64-unknown-linux-gnu ignoring nonexistent directory "/include" #include...
2013 Jan 12
2
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
...fsyntax-only -disable-free -disable-llvm-verifier -main-file-name null -mrelocation-model static -mdisable-fp-elim -mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version 2.20.51.0.2 -v -resource-dir /usr/lib/clang/2.8 -ferror-limit 19 -fmessage-length 144 -fexceptions -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -x c++ /dev/null clang -cc1 version 2.8 based upon llvm 2.8 hosted on x86_64-redhat-linux-gnu #include "..." search starts here: #include <...> search starts here: /usr/include/c++/4.4.4 /usr/include/c++/4.4.4/x86_64-redhat-...
2011 Dec 06
2
[LLVMdev] Assertion `PI && "Expected required passes to be initialized"' failed for AliasAnalysis.
...Release+Asserts/bin/../lib/clang/3.1/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdebug-compilation-dir /usr/local/google/tsan-llvm/data-race-test -ferror-limit 19 -fmessage-length 150 -fthread-sanitizer -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -fcolor-diagnostics -o t.o -x c t.c Do I need something besides INITIALIZE_AG_DEPENDENCY in order to initialize AliasAnalysis? (I've verified that removing TargetData does not fix the problem)...
2012 Jan 04
1
[LLVMdev] How can I compile a c source file to use SSE2 Data Movement Instructions?
...quot;C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\ nclude" -internal-isystem "C:\\Program Files\\Microsoft SDKs\\Windows\\v6.0A\\\ include" -O3 -ferror-limit 19 -fmessage-length 80 -mstackrealign -fms-extension -fms-compatibility -fmsc-version=1300 -fdelayed-template-parsing -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics show-option -fcolor-diagnostics -o test.s -x c test.c .def _f; .scl 2; .type 32; .endef .text .globl _f .align 16, 0x90 _f: # @f # BB#0: movl $-800, %eax...
2011 Feb 21
3
[LLVMdev] STM8 backend for Clang
...-disable-free - main-file-name hello.c -mrelocation-model static -mdisable-fp-elim - mconstructor-aliases -target-linker-version 85.2.1 -momit-leaf-frame- pointer -resource-dir /Users/andreas/STM8S-Discovery/llvm-stm8/Debug +Asserts/bin/../lib/clang/2.9 -ferror-limit 19 -fmessage-length 274 - fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o ../ hello.s -x c ../hello.c 1. <eof> parser at end of file clang: error: unable to execute command: Bus error clang: error: clang frontend command failed due to signal 1 (use -v to see invocation) Same for stm8-unknown-none. Configu...
2013 Apr 03
1
[LLVMdev] Compiler crashed while building LLVM
...UG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/llvm/include -I/home/llvm/lib/Support -O3 -Woverloaded-virtual -Wcast-qual -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-uninitialized -Wno-missing-field-initializers -fmessage-length 191 -fno-rtti -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o /tmp/cc-Odd6XP.s -x c++ APInt.cpp 1. <eof> parser at end of file 2. /home/llvm/include/llvm/ADT/Hashing.h:487:11: instantiating function definition 'llvm::hash_combine_range' 3. /home/llvm/include/llvm/ADT/Hashin...
2013 Feb 08
0
[LLVMdev] JIT on armhf
On 8 February 2013 14:28, David Given <dg at cowlark.com> wrote: > Debian's clang packages are totally broken on armhf --- the compiler > emits a confused warning about the platform being unrecognised, and then > generates softfloat code --- so I was wondering about LLVM itself. I'm using Ubuntu on Pandas and Chromebooks and LLVM itself behaves well, with the right set of
2013 Jan 12
0
[LLVMdev] Failure building llvm/clang from source using binary clang package on Mageia 2
...isable-free -disable-llvm-verifier -main-file-name null -mrelocation-model > static -mdisable-fp-elim -mconstructor-aliases -munwind-tables -target-cpu > x86-64 -target-linker-version 2.20.51.0.2 -v -resource-dir > /usr/lib/clang/2.8 -ferror-limit 19 -fmessage-length 144 -fexceptions > -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -x c++ /dev/null > clang -cc1 version 2.8 based upon llvm 2.8 hosted on x86_64-redhat-linux-gnu > > #include "..." search starts here: > #include <...> search starts here: > /usr/include/c++/4.4.4 > /usr/inclu...
2012 Feb 13
2
[LLVMdev] Error compiling simple loop, Casting.h used by Polly
...rnal-isystem /usr/local/bin/../lib/clang/3.1/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -fdebug-compilation-dir /home/ryan/llvm/llvm_core/llvm-3.0 -ferror-limit 19 -fmessage-length 100 -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -fcolor-diagnostics -load /home/ryan/llvm/llvm_core/llvm-3.0/tools/polly/Release+Asserts/lib/LLVMPolly.so -mllvm -polly -o loop1.c.ll -x c loop1.c 1. <eof> parser at end of file 2. Per-fu...
2011 Feb 21
0
[LLVMdev] STM8 backend for Clang
...; main-file-name hello.c -mrelocation-model static -mdisable-fp-elim - > mconstructor-aliases -target-linker-version 85.2.1 -momit-leaf-frame- > pointer -resource-dir /Users/andreas/STM8S-Discovery/llvm-stm8/Debug > +Asserts/bin/../lib/clang/2.9 -ferror-limit 19 -fmessage-length 274 - > fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics -o ../ > hello.s -x c ../hello.c > 1.      <eof> parser at end of file > clang: error: unable to execute command: Bus error > clang: error: clang frontend command failed due to signal 1 (use -v to > see invocation) > >...
2012 Nov 17
2
[LLVMdev] Running pass 'Greedy Register Allocator' leads to Segmentation fault (core dumped)
...em /software/compilers/llvm/3.1/bin/../lib/clang/3.1/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O2 -Wall -std=gnu89 -fdebug-compilation-dir /clumeq/src/Open-MPI/1.6.3/openmpi-llvm/orte/mca/filem/rsh -ferror-limit 19 -fmessage-length 0 -pthread -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -o .libs/filem_rsh_module.o -x c ../../../../../openmpi-1.6.3/orte/mca/filem/rsh/filem_rsh_module.c 0 libLLVM-3.1.so 0x00002b989f3e80df 1 libLLVM-3.1.so 0x00002b989f3e8827 2 libpthread.so.0 0x00...
2011 Dec 06
0
[LLVMdev] Assertion `PI && "Expected required passes to be initialized"' failed for AliasAnalysis.
...b/clang/3.1/include > -internal-externc-isystem /usr/include/x86_64-linux-gnu > -internal-externc-isystem /include -internal-externc-isystem > /usr/include -fdebug-compilation-dir > /usr/local/google/tsan-llvm/data-race-test -ferror-limit 19 > -fmessage-length 150 -fthread-sanitizer -fgnu-runtime > -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi > -fdiagnostics-show-option -fcolor-diagnostics -o t.o -x c t.c > > > Do I need something besides INITIALIZE_AG_DEPENDENCY in order to > initialize AliasAnalysis? (I've verified that removing TargetDat...
2012 May 16
2
[LLVMdev] clang looking for gold plugin when used with '-emit-llvm' option
...lvmsvn/build/bin/bin/../lib/clang/3.1/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -fdebug-compilation-dir /local/mnt/workspace/ashoknn/crd/neo/temp/jit -ferror-limit 19 -fmessage-length 177 -mstackrealign -fgnu-runtime -fobjc-runtime-has-arc -fobjc-runtime-has-weak -fobjc-fragile-abi -fdiagnostics-show-option -fcolor-dia! gnostics -o /tmp/test-LU0kNI.o -x c test.c > clang -cc1 version 3.1 based upon LLVM 3.1 default target x86_64-unknown-linux-gnu > ignoring nonexistent directory "/include&qu...