On 26 September 2012 20:30, Anssi Hannula <[email protected]> wrote: >> Author >> tv > >> Log Message >> >> build with -fPIC on x86_64 too (pok, mdv) > > Why?
"-fPIC should already be used on x86_64 or you'll get sooner or later in troubles (for instance when linking libs). I think that any sane build script should already default to -fPIC on x86_64 but some other weird build script may not." (rtp)
