search for: supports_fpic_flag

Displaying 10 results from an estimated 10 matches for "supports_fpic_flag".

2013 Jan 04
2
[LLVMdev] LLVM on ARM A15
...g out there? * First error: DataTypes.h The generated header tests for some macros regarding unsigned int 64-bits, doesn't find it and prints an error. Just commenting it out the #error line was enough, since it gets defined later on anyway. * Second error: PIC not available During CMake, SUPPORTS_FPIC_FLAG is set to false, leading to obvious linking problems of shared libraries. Just commenting out the whole if/else block and setting -fPIC anyway does the trick. I'll check later why the flag is "not supported". * Timings Whole compilation with -j2 took an hour (ARM back-end only), in...
2012 Oct 12
2
[LLVMdev] cmake+ninja build error for compiler-rt sources
...est LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success -- Target triple: x86_64-unknown-linux-gnu -- Native target architecture is X86 -- Threads enabled. -- Performing Test SUPPORTS_FPIC_FLAG -- Performing Test SUPPORTS_FPIC_FLAG - Success -- Building with -fPIC -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test SUPPORTS_COVERED_SWITCH...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...uccess > > -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG > > -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success > > -- Target triple: x86_64-unknown-linux-gnu > > -- Native target architecture is X86 > > -- Threads enabled. > > -- Performing Test SUPPORTS_FPIC_FLAG > > -- Performing Test SUPPORTS_FPIC_FLAG - Success > > -- Building with -fPIC > > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG > > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success > > -- Performing Test SUPPORTS_COVERED_SWITCH_DEFAU...
2012 Oct 12
0
[LLVMdev] cmake+ninja build error for compiler-rt sources
...ming Test LLVM_HAS_ATOMICS - Success > -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG > -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success > -- Target triple: x86_64-unknown-linux-gnu > -- Native target architecture is X86 > -- Threads enabled. > -- Performing Test SUPPORTS_FPIC_FLAG > -- Performing Test SUPPORTS_FPIC_FLAG - Success > -- Building with -fPIC > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success > -- Performing Test SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG > -- Performin...
2011 Oct 25
0
[LLVMdev] [LLVMDev] Clang stopped compiling?
On Oct 25, 2011, at 6:09 AM, Marcello Maggioni wrote: > Hi, I'm trying to compile the latest clang/llvm SVN versions and I get > this error on multiple systems : Linking, not compiling, but still. I am getting a similar error when building this morning. > Undefined symbols for architecture x86_64: > "clang::Sema::checkPseudoObjectRValue(clang::Expr*)", referenced
2012 Oct 13
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG >> > -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success >> > -- Target triple: x86_64-unknown-linux-gnu >> > -- Native target architecture is X86 >> > -- Threads enabled. >> > -- Performing Test SUPPORTS_FPIC_FLAG >> > -- Performing Test SUPPORTS_FPIC_FLAG - Success >> > -- Building with -fPIC >> > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG >> > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success >> > -- Performing Test SUPPORTS_...
2012 Oct 13
2
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...NO_VARIADIC_MACROS_FLAG > >> > -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success > >> > -- Target triple: x86_64-unknown-linux-gnu > >> > -- Native target architecture is X86 > >> > -- Threads enabled. > >> > -- Performing Test SUPPORTS_FPIC_FLAG > >> > -- Performing Test SUPPORTS_FPIC_FLAG - Success > >> > -- Building with -fPIC > >> > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG > >> > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success > >> > --...
2013 Jan 04
0
[LLVMdev] LLVM on ARM A15
...DataTypes.h > > The generated header tests for some macros regarding unsigned int 64-bits, doesn't find it and prints an error. Just commenting it out the #error line was enough, since it gets defined later on anyway. > > * Second error: PIC not available > > During CMake, SUPPORTS_FPIC_FLAG is set to false, leading to obvious linking problems of shared libraries. Just commenting out the whole if/else block and setting -fPIC anyway does the trick. I'll check later why the flag is "not supported". > > * Timings > > Whole compilation with -j2 took an hour (AR...
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
Hi, I'm trying to compile the latest clang/llvm SVN versions and I get this error on multiple systems : (Compiling with gcc): llvm[4]: Compiling cc1_main.cpp for Debug+Asserts build llvm[4]: Compiling cc1as_main.cpp for Debug+Asserts build llvm[4]: Compiling driver.cpp for Debug+Asserts build llvm[4]: Linking Debug+Asserts executable clang
2012 Oct 16
0
[LLVMdev] [cfe-dev] cmake+ninja build error for compiler-rt sources
...LAG >> >> > -- Performing Test SUPPORTS_NO_VARIADIC_MACROS_FLAG - Success >> >> > -- Target triple: x86_64-unknown-linux-gnu >> >> > -- Native target architecture is X86 >> >> > -- Threads enabled. >> >> > -- Performing Test SUPPORTS_FPIC_FLAG >> >> > -- Performing Test SUPPORTS_FPIC_FLAG - Success >> >> > -- Building with -fPIC >> >> > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG >> >> > -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success >&g...