View Single Post
Keeper
Senior Member
Join Date: Nov 2006
Old 12-28-2010 , 09:58   Re: Error compiling for linux on Ubuntu 10.04
Reply With Quote #4

Be careful, Ubuntu's default is "Use stack protection" so when you compile your plugin chances are you will have a dependency on GLIBC-2.4. If you use libstdc, then double check to make sure otherwise it might not run on some older systems.
Keeper is offline