search for: cmake_link_script

Displaying 20 results from an estimated 31 matches for "cmake_link_script".

2017 Mar 16
2
disabling lib/libomptarget.dylib build?
Currently trunk fails to build openmp on darwin due to the failure of... [ 46%] Linking CXX shared library ../../../lib/libomptarget.dylib cd /sw/src/fink.build/llvm50-5.0.0-1/build/stage1/projects/openmp/libomptarget && /sw/bin/cmake -E cmake_link_script CMakeFiles/omptarget.dir/link.txt --verbose=1 /sw/src/fink.build/llvm50-5.0.0-1/opt-bin/ccclang++ -fno-common -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-dto...
2014 Jul 02
2
[LLVMdev] Porting pass from llvm 3.1 to 3.4
...cl::desc("<input bitcode file>"), cl::init("-"), cl::value_desc("filename")); And the class declaration: class Ids : public ModulePass { } ----- Gives me these linking time errors: cd /home/sampaio/3.2/ddg/build/tools/dynamic-graph && /usr/bin/cmake -E cmake_link_script CMakeFiles/cdag_disk.dir/link.txt --verbose=1 /usr/bin/g++-4.6 CMakeFiles/cdag_disk.dir/cdag_disk.cxx.o -o cdag_disk -rdynamic -L/home/sampaio/llvm/lib ../../lib/analysis/libddg-analysis.a -lLLVMBitReader -lLLVMAsmParser -lLLVMAnalysis -lLLVMTarget -lLLVMCore -lLLVMMC -lLLVMObject -lLLVMSupp...
2018 Aug 03
10
[7.0.0 Release] rc1 has been tagged
Dear testers, 7.0.0-rc1 was just tagged (from the branch at r338847). It's early in the release process, but I'd like to find out what the status is of the branch on our various platforms. Please run the test script, share the results, and upload binaries. Thanks, Hans
2017 Oct 14
3
darwin bootstrap failure
...quot;)) > Rec->dump(); > #endif > > > thanks... > don > > The patch seems to be incomplete as it moves the failure to... [ 6%] Linking CXX executable ../../bin/llvm-tblgen cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && /sw/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt --verbose=1 /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers...
2017 Oct 14
2
darwin bootstrap failure
Is anyone else seeing this bootstrap failure on current svn trunk? [ 6%] Linking CXX executable ../../bin/llvm-tblgen cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && /sw/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt --verbose=1 /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers...
2017 Oct 14
2
darwin bootstrap failure
...... >>> don >>> >>> >> The patch seems to be incomplete as it moves the failure to... >> >> [ 6%] Linking CXX executable ../../bin/llvm-tblgen >> cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && >> /sw/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt >> --verbose=1 >> /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common -fPIC >> -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new >> -std=c++11 -Wall -W -Wno-unused-parameter -Wwrite-strings -Wcas...
2017 Oct 15
2
darwin bootstrap failure
...anks... >>> don >>> >> >> The patch seems to be incomplete as it moves the failure to... >> >> [ 6%] Linking CXX executable ../../bin/llvm-tblgen >> cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && >> /sw/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt >> --verbose=1 >> /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common -fPIC >> -fvisibility-inlines-hidden -Werror=date-time >> -Werror=unguarded-availability-new -std=c++11 -Wall -W -Wno-unused-parameter >> -Wwrite-stri...
2017 Oct 15
2
darwin bootstrap failure
...; >> >> The patch seems to be incomplete as it moves the failure to... >> >> >> >> [ 6%] Linking CXX executable ../../bin/llvm-tblgen >> >> cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && >> >> /sw/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt >> >> --verbose=1 >> >> /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common -fPIC >> >> -fvisibility-inlines-hidden -Werror=date-time >> >> -Werror=unguarded-availability-new -std=c++11 -Wall -W >&gt...
2017 Oct 14
2
darwin bootstrap failure
...t;> >>>> The patch seems to be incomplete as it moves the failure to... >>>> >>>> [ 6%] Linking CXX executable ../../bin/llvm-tblgen >>>> cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && >>>> /sw/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt >>>> --verbose=1 >>>> /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common -fPIC >>>> -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new >>>> -std=c++11 -Wall -W -Wno-unused...
2017 Oct 15
2
darwin bootstrap failure
...to be incomplete as it moves the failure to... >> >> >> >> >> >> [ 6%] Linking CXX executable ../../bin/llvm-tblgen >> >> >> cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && >> >> >> /sw/bin/cmake -E cmake_link_script >> >> >> CMakeFiles/llvm-tblgen.dir/link.txt >> >> >> --verbose=1 >> >> >> /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common >> >> >> -fPIC >> >> >> -fvisibility-inlines-hidden -Werror=date-time...
2017 Oct 14
2
darwin bootstrap failure
...h seems to be incomplete as it moves the failure to... >>>>>> >>>>>> [ 6%] Linking CXX executable ../../bin/llvm-tblgen >>>>>> cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen && >>>>>> /sw/bin/cmake -E cmake_link_script CMakeFiles/llvm-tblgen.dir/link.txt >>>>>> --verbose=1 >>>>>> /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common >>>>>> -fPIC -fvisibility-inlines-hidden -Werror=date-time >>>>>> -Werror=unguarded-availability-new...
2019 Sep 05
3
Building LLVM with LLVM
...ry '/home/elux/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a9eab.dir/testCCompiler.c.o /usr/local/bin/clang -o CMakeFiles/cmTC_a9eab.dir/testCCompiler.c.o -c /home/elux/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_a9eab /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a9eab.dir/link.txt --verbose=1 /usr/local/bin/clang CMakeFiles/cmTC_a9eab.dir/testCCompiler.c.o -o cmTC_a9eab ld: error: cannot open crt1.o: No such file or directory ld: error: cannot open crti.o: No such file or directory ld: error: cannot open crtbegin.o: No such...
2011 Jul 29
0
[LLVMdev] linkage failure
Current llvm svn at r136461 is failing to bootstrap under darwin11 with... cd /sw/src/fink.build/llvm30-3.0-0/llvm-3.0/build/tools/edis && /sw/bin/cmake -E cmake_link_script CMakeFiles/EnhancedDisassembly.dir/link.txt --verbose=1 /sw/var/lib/fink/path-prefix-clang/c++ -fPIC -fno-rtti -O3 -DNDEBUG -shared -L/sw/lib -o ../../lib/libEnhancedDisassembly.dylib -install_name /sw/src/fink.build/llvm30-3.0-0/llvm-3.0/build/lib/libEnhancedDisassembly.dylib CMakeFiles/Enhanc...
2015 Jul 08
2
[LLVMdev] Building clang + libc++ + libc++abi
[Sorry about the crosspost. Since this is a clang build question but the build is invoked from the top-level LLVM directory I'm not sure where the question should go.] I've got a clang build against libstdc++ on Linux but I would really like one built against libc++/libc++abi. In other words I'd like to rebuild clang/llvm with clang using libc++ and libc++abi on Linux. I looked at
2009 Oct 07
0
[LLVMdev] patch for CIndex linakge error on Mingw, set the proper LINKER_LANGUAGE for CIndex and c-index-test
\tools\clang\tools\CIndex && D:\Tools\Building\cmake\bin\cmake.exe -E cmake_link_script CMakeFiles\CIndex.dir\link.txt --verbose=1 D:\Tools\Building\gcc\bin\g++.exe -shared -o ..\..\..\..\bin\libCIndex.dll -Wl,--out-implib,..\..\..\..\lib\libCIndex.dll.a -Wl,--major-image-version,0,--minor-image-version,0 CMakeFiles\CIndex.dir\CIndex.cpp.obj ..\..\..\..\lib\libLLVMMC.a ..\..\..\..\...
2017 Oct 15
2
darwin bootstrap failure
...; >> >> >> >> >> [ 6%] Linking CXX executable ../../bin/llvm-tblgen >> >> >> >> cd /sw/src/fink.build/llvm60-6.0.0-1/build/stage1/utils/TableGen >> >> >> >> && >> >> >> >> /sw/bin/cmake -E cmake_link_script >> >> >> >> CMakeFiles/llvm-tblgen.dir/link.txt >> >> >> >> --verbose=1 >> >> >> >> /sw/src/fink.build/llvm60-6.0.0-1/opt-bin/ccclang++ -fno-common >> >> >> >> -fPIC >> >> >> >>...
2015 Aug 24
4
Error building llvm
Trying to run make to build llvm, I faced the following error: Linking CXX shared library ../../lib/libLTO.so collect2: error: ld returned 1 exit status make[2]: *** [lib/libLTO.so.3.8.0svn] Error 1 make[1]: *** [tools/lto/CMakeFiles/LTO.dir/all] Error 2 make: *** [all] Error 2 So, what's the problem here? Regards, Marwa Yusuf Teaching Assistant - Computer Engineering Department
2013 Jul 24
6
[LLVMdev] Transitioning build to cmake
.../clang -Os -o CMakeFiles/cmTryCompileExec3905760613.dir/testCCompiler.c.o -c /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_lang_llvm-3.4/llvm-3.4/work/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec3905760613 /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3905760613.dir/link.txt --verbose=1 /usr/bin/clang -Os -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 CMakeFiles/cmTryCompileExec3905760613.dir/testCCompiler.c.o -o cmTryCompile...
2013 Jul 24
0
[LLVMdev] Transitioning build to cmake
...cmTryCompileExec3905760613.dir/testCCompiler.c.o -c > /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_lang_llvm-3.4/llvm-3.4/work/build/CMakeFiles/CMakeTmp/testCCompiler.c > > > Linking C executable cmTryCompileExec3905760613 > > /opt/local/bin/cmake -E cmake_link_script > CMakeFiles/cmTryCompileExec3905760613.dir/link.txt --verbose=1 > > /usr/bin/clang -Os -Wl,-search_paths_first -Wl,-headerpad_max_install_names > -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 > CMakeFiles/cmTryCompileExec3905760613.dir/testCCompiler....
2018 Aug 06
4
[Release-testers] [7.0.0 Release] rc1 has been tagged
...n/c++ -DHAVE_CXX_ATOMICS64_WITHOUT_LIB -std=c++11 -Werror=unguarded-availability-new -o CMakeFiles/cmTC_845df.dir/src.cxx.o -c /home/dim/llvm/7.0.0/rc1/Phase1/Release/llvmCore-7.0.0-rc1.obj/CMakeFiles/CMakeTmp/src.cxx > Linking CXX executable cmTC_845df > /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_845df.dir/link.txt --verbose=1 > /usr/bin/c++ -DHAVE_CXX_ATOMICS64_WITHOUT_LIB -std=c++11 -Werror=unguarded-availability-new CMakeFiles/cmTC_845df.dir/src.cxx.o -o cmTC_845df -lm > gmake[1]: Leaving directory '/home/dim/llvm/7.0.0/rc1/Phase1/Release/llvmCore...