g++, R_X86_64_32S : what is it ?
- by Skypers
Hello. I write a 3D engine in C++ with OpenGL. I usually work on this project on my archlinux 64 bits, but on theese holidays I do on a 32 bits system. I use subversion, and since the last svn up on my 64 bits system, I've got errors :
http://pastebin.be/23730
core, wrapper and interface are compilet using the -fPIC option, I do not understand so ...
Thanks :)