search for: clangport

Displaying 4 results from an estimated 4 matches for "clangport".

2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...l), but when I tried to build gnustep, I found that clang failed to compile an autoconf-generated program. The compile error in the configure log was: configure:14781: checking for _Block_copy configure:14837: 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/Librar...
2015 Sep 29
2
Building clang in llvm-3.7 on Linux with RT support enabled
...ld gnustep, I found that clang failed to compile an autoconf-generated program. The compile error in the configure log was: >> >> configure:14781: checking for _Block_copy >> configure:14837: 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/Librar...
2015 Oct 20
4
Building llvm so it can be installed by other users
...has been updated - we have a standard install root called "common" that lives one directory up from the build directory on our build machines. The tricky thing I'm running into is that all of the makefiles generated by cmake contain absolute paths, e.g., "/home/dlobron/build/clangport/akamai/llvm/llvm-3.7/llvm/include/llvm" I was wondering if it's possible to build llvm in such a way that all of these files contain relative paths. It would be perfect for me if the above line, and all other generated makefile paths, would read like this: "../common/include/llvm&...
2012 Jul 09
1
Build failure xorg-drivers with Clang
Greetings I am trying to build a 9.0 Stable system and am getting this error when building xorg meta port. I have clang set up as follows make.conf cat /etc/make.conf CC=clang CXX=clang++ CPP=clang-cpp # added by use.perl 2012-07-09 07:23:29 PERL_VERSION=5.16.0 src.conf CC=clang CXX=clang++ CPP=clang-cpp uname -a FreeBSD pita9bsd.shasta204.local 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun Jul 8