List Question
20 TechQA 2024-02-19T18:14:25.713000Compiling libR (from the R statistical package) as a standalone C library for java+jni
57 views
Asked by Pierre
Is the creation of linux shared libraries consistent between linux x86_64 and arm64 architectures?
57 views
Asked by Kode1000
Function Pointers in position independent code (-fpic) on stm32 gcc
196 views
Asked by Matteo Vittorio Ricciutelli
Creating a Linux shared object .so without using -fPIC
117 views
Asked by vengy
Position Independent Code on STM32 - pointers
168 views
Asked by Marcin Kłos
Global offset table .got section does not take into account some variables in a position idependent program for stm32
98 views
Asked by Matteo Vittorio Ricciutelli
Does -fPIC has any effect on an executable built without -fPIE -pie?
254 views
Asked by andreee
Version node not found for symbol when static linking libgomp.a compiled with fPIC
190 views
Asked by Patrick Kwok
undefined stat symbol after compiling with -fPIC
197 views
Asked by Nissim Levy
Recompile with -fPIC on NDK CPython compilation
266 views
Asked by MSZ
how golang buildmode=c-shared without -fpic
380 views
Asked by could be
How to compile a code without -fpic plag?
435 views
Asked by NobinPegasus
Building gcc 11.2 with jit support requires GMP, MPFR, MPC, ISL recompiled with -fPIC
265 views
Asked by Hooray
log4cxx recompile with -fPIC
205 views
Asked by Karim Harbaoui
libpng.a(pngerror.o): requires dynamic R_X86_64_PC32 reloc against 'stderr'
1k views
Asked by pookie
Why cant libgtest.a be moved to a different location?
426 views
Asked by venk
When would you not want to compile with -fPIC?
132 views
Asked by Rufus
Why dynamic libraries source code should be compiled with position-independent code?
561 views
Asked by peppone
Does everything that may end up in a shared library always need to be compiled with -fPIC?
686 views
Asked by Blue Nebula