Hello,
this is my first time trying to compile the quake 3 engine.
I get a lot of compilation error:
relocation R_X86_64_32 against `.rodata’ can not be used when making a PIE object; recompile with -fPIE
Where in the Makefile should I put the -fPIE flag? I did try lot of places, wothout any success
Please help a newcomer!!!