[physfs] ensuring all object files are compiled with -fexceptions

xorquewasp at googlemail.com xorquewasp at googlemail.com
Sat Jan 17 17:55:17 EST 2009


On 2009-01-17 16:31:32, Ryan C. Gordon wrote:
>
>> However, I'm still seeing the behaviour mentioned above, with exceptions
>> failing to unwind the call stack and I have to assume that the values
>> given in $CMAKE_C_FLAGS aren't being applied to all (or any) object
>> files.
>
> run "make VERBOSE=1" when building to verify it's compiling correctly. 
> -DCMAKE_C_FLAGS worked here.

Thanks, verified they're all being compiled correctly.

The problem seems to be something strange with libgcc_s.so on my
platform. Not PhysFS's fault.

thanks again,
xw



More information about the physfs mailing list