View Single Post
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 12-11-2008 , 00:48   Re: -fno-exceptions and throw
Reply With Quote #2

The likely cause of it not loading with exceptions enabled is because the version of libstdc++ the binary is compiled against does not match the version on the machine, or libstdc++ may not even be on the machine.
__________________
fyren sucks
sawce is offline