Linux i686 and x86-64
The only modification I made to the makefile is that I've added 'as_callfunc_x64_gcc.cpp' to the list of sources - the flag didn't exist in the first place. Anyway, adding '-fPIC' would have been my suggestion as well - I've seen this before with other libraries as well, and it's always been the way I fixed it.
Should I add -fPIC to the CXXFLAGS?
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
Yes, I think you should, will probably keep more duplicate bug reports from pouring in in the future :)
Done. Thanks!
AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement