You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last revision of jfsw is not compiling correctly in ArchLinux unless you add -fPIC (and remove -fno-pic) in the makefiles. The compiled game seems to work fine, so is there any good reason to use -fno-pic?
The text was updated successfully, but these errors were encountered:
The last revision of jfsw is not compiling correctly in ArchLinux unless you add -fPIC (and remove -fno-pic) in the makefiles. The compiled game seems to work fine, so is there any good reason to use -fno-pic?
The text was updated successfully, but these errors were encountered: