search for: iprojects

Displaying 19 results from an estimated 19 matches for "iprojects".

Did you mean: projects
2017 Nov 26
5
Compilation issue "unsupported relocation on symbol" with clang 3.7.1
...v6m.dir/arm/aeabi_memcmp.S.o FAILED: projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armv6m.dir/arm/aeabi_memcmp.S.o /usr/bin/clang -DLLVM_BUILD_GLOBAL_ISEL -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iprojects/compiler-rt/lib/builtins -I../projects/compiler-rt/lib/builtins -Iinclude -I../include -fPIC -O3 -DNDEBUG -march=armv6m -mfloat-abi=soft -fno-lto -MD -MT projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-armv6m.dir/arm/aeabi_memcmp.S.o -MF projects/compiler-rt/lib/builtins/CMakeFiles/c...
2015 Dec 08
3
compiler-rt fails to find <stdarg.h> on FreeBSD
...TANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -std=c++11 -fcolor-diagnostics -Wall -std=c++11 -g -Iprojects/compiler-rt/lib/tsan -I/home/sbruno/clang/llvm/projects/compiler-rt/lib/tsan -Iinclude -I/home/sbruno/clang/llvm/include -I/usr/local/include -I/home/sbruno/clang/llvm/projects/compiler-rt/lib/tsan/.. -m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fno-stack-protec...
2020 Apr 23
3
Cannot build master
I am nuilding that now. CC=clang CXX=clang++ cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/llvm11-git \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_SHARED_LIBS=ON \ -DLLVM_ENABLE_EH=ON \ -DLLVM_ENABLE_RTTI=ON \ -DLLVM_HOST_TRIPLE=x86_64-pc-linux-gnu \ -DLLVM_TARGETS_TO_BUILD="AMDGPU;MSP430;WebAssembly;X86" \
2020 Apr 23
2
Cannot build master
...iles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o > -c > > /home/laguest/src/mine-new/llvm/llvm-project/clang/utils/TableGen/ClangASTNodesEmitter.cpp > [1922/7570] /usr/lib/llvm/10/bin/clang++ -D_GNU_SOURCE > -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS > -Iprojects/compiler-rt/lib/tsan/dd > -I/home/laguest/src/mine-new/llvm/llvm-project/compiler-rt/lib/tsan/dd > -I/usr/include/libxml2 -Iinclude > -I/home/laguest/src/mine-new/llvm/llvm-project/llvm/include > > -I/home/laguest/src/mine-new/llvm/llvm-project/compiler-rt/lib/tsan/dd/../.. > -fPI...
2018 Mar 20
0
r327904 / 5c4cd77db3a08587c6ac82a8e2c92cd4be0bc200 broke compiler-rt master
...mmonNoHooks.x86_64.dir/sanitizer_linux.cc.o FAILED: projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_linux.cc.o /usr/bin/c++ -DHAVE_RPC_XDR_H=0 -DHAVE_TIRPC_RPC_XDR_H=0 -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iprojects/compiler-rt/lib/sanitizer_common -I/srv/src/llvm/llvm/projects/compiler-rt/lib/sanitizer_common -Iinclude -I/srv/src/llvm/llvm/include -isystem /usr/local/include -I/srv/src/llvm/llvm/projects/compiler-rt/lib/sanitizer_common/.. -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -...
2017 Jun 02
3
Failed to build libunwind the libcxx's __config header
...bcxxabi. I'm using GCC 7.1.1 and binutils 2.28.0 to build. The compilation is aborted during libunwind build due to gcc not being able to parse libcxx's __config: /usr/bin/cc -DLLVM_BUILD_GLOBAL_ISEL -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iprojects/libunwind/src -I../projects/libunwind/src -Iinclude -I../include -I../projects/libunwind/include -I../projects/libcxx/include -fPIC -Werror=date-time -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-comment -ffunction-sections -fdata-secti...
2006 Oct 30
0
OT: RadRails fails to open
Not sure what happened so I thought I''d throw it out. I''m considering re-installing but thought before I did that perhaps someone has an easier fix !ENTRY org.eclipse.osgi 4 0 2006-10-30 05:26:37.296 !MESSAGE Application error !STACK 1 java.lang.NoClassDefFoundError: org/eclipse/core/resources/IProject at
2015 Mar 09
5
[LLVMdev] Build failure with compiler-rt on trunk under linux
...ACROS -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wcovered-switch-default -Wnon-virtual-dtor -std=c++11 -fcolor-diagnostics -ffunction-sections -fdata-sections -Wall -std=c++11 -O3 -DNDEBUG -Iprojects/compiler-rt/lib/sanitizer_common -I/home/ben/development/llvm/trunk/llvm/projects/compiler-rt/lib/sanitizer_common -Iinclude -I/home/ben/development/llvm/trunk/llvm/include -fPIC -fvisibility-inlines-hidden -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initiali...
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...or any assistance. -- Tobias armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include -Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC -DPIC -mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16 --sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wa...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...gt; > -- Tobias > > armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include -Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC -DPIC -mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16 --sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wa...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...> > armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG > -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE > -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER > -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS > -Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include > -Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC > -DPIC -mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16 > --sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC > -fvisibility-inlines-hidden -Werror=date...
2012 Oct 12
2
[LLVMdev] cmake+ninja build error for compiler-rt sources
...======= Build Error: ========= [161/2079] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan-i386.dir/ubsan_value.cc.o FAILED: /usr/bin/c++ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC -fvisibility-inlines-hidden -g -Iprojects/compiler-rt/lib/ubsan -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan -Iinclude -I/local/home/mahesha/src/12th_Sep/llvm/include -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/include -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan/.. -W...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...or any assistance. -- Tobias armv7a-plex-linux-gnueabihf-g++ -DLLVM_BUILD_GLOBAL_ISEL -DNDEBUG -D_DEBUG -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -Iprojects/libcxx/lib -I../projects/libcxx/lib -Iinclude -I../include -Iprojects/libcxx/include/c++build -I../projects/libcxx/include -fPIC -DPIC -mfloat-abi=hard -march=armv7-a -Os -mfpu=vfpv3-d16 --sysroot=armv7a-plex-linux-gnueabihf/sysroot -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wa...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...ilding CXX object > > > projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan-i386.dir/ubsan_value.cc.o > > FAILED: /usr/bin/c++ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS > > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC > > -fvisibility-inlines-hidden -g -Iprojects/compiler-rt/lib/ubsan > > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan > > -Iinclude -I/local/home/mahesha/src/12th_Sep/llvm/include > > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/include > > -I/local/home/mahesha/src/12th_Sep/llvm...
2012 Oct 12
0
[LLVMdev] cmake+ninja build error for compiler-rt sources
...= > > [161/2079] Building CXX object > projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan-i386.dir/ubsan_value.cc.o > FAILED: /usr/bin/c++ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC > -fvisibility-inlines-hidden -g -Iprojects/compiler-rt/lib/ubsan > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan > -Iinclude -I/local/home/mahesha/src/12th_Sep/llvm/include > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/include > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-r...
2012 Oct 13
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...; > >> > projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan-i386.dir/ubsan_value.cc.o >> > FAILED: /usr/bin/c++ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS >> > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC >> > -fvisibility-inlines-hidden -g -Iprojects/compiler-rt/lib/ubsan >> > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan >> > -Iinclude -I/local/home/mahesha/src/12th_Sep/llvm/include >> > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/include >> > >> > -I/local/...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...> projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan-i386.dir/ubsan_value.cc.o > >> > FAILED: /usr/bin/c++ -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS > >> > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC > >> > -fvisibility-inlines-hidden -g -Iprojects/compiler-rt/lib/ubsan > >> > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan > >> > -Iinclude -I/local/home/mahesha/src/12th_Sep/llvm/include > >> > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/include > >> > &gt...
2017 Feb 16
3
Linker error with XRay & GCC/libstdc++ 6.1
Hi Dean, Wondering if you've seen anything like this: /usr/local/google/home/blaikie/dev/llvm/build/clang/debug/split/notypes/nostandalone/projects/compiler-rt/lib/xray/tests/unit && /usr/local/google/home/blaikie/dev/llvm/build/clang/debug/split/notypes/nostandalone/./bin/clang fdr_logging_test.cc.x86_64.o xray_unit_test_main.cc.x86_64.o gtest-all.cc.x86_64.o -o
2012 Oct 16
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...n/CMakeFiles/clang_rt.ubsan-i386.dir/ubsan_value.cc.o >> >> > FAILED: /usr/bin/c++ -D_DEBUG -D_GNU_SOURCE >> >> > -D__STDC_CONSTANT_MACROS >> >> > -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fPIC >> >> > -fvisibility-inlines-hidden -g -Iprojects/compiler-rt/lib/ubsan >> >> > >> >> > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compiler-rt/lib/ubsan >> >> > -Iinclude -I/local/home/mahesha/src/12th_Sep/llvm/include >> >> > -I/local/home/mahesha/src/12th_Sep/llvm/projects/compile...