Closed Rubonnek closed 7 years ago
but i don't meet problem in ubuntu
It's probably only an issue in Arch Linux right now since recently SSP and PIE
got enabled on gcc
by default.
I didn't have this problem until after that gcc
update. Still, thanks for merging. Eventually the -fPIC
flag would still have to be added for Ubuntu in case they enable SSP and PIE too on gcc
by default.
Linux needs the
-fPIC
flag forlibbullet
too.Otherwise I get messages like the following from
ld
: