On 2015-07-23 1:22 PM, Philippe Michel wrote:
> Did you just rebuild 1.05 on an up to date Ubuntu 14.04 or do you mean
> you had checked that it worked back then ?

I rebeuilt it from tagged 1.05 sources in CVS and the problem didn't
occur. I then built it from HEAD and it worked.

I sent you an email that seems to suggest the issue is with
Optimizations (-O0 seems to work) / compiling with --std=c99 / and some
issue with the C Runtime (And it could be related to something in our
code that makes this appear. If it is a bug it is somethign that seems
to affect the runtime code prior to main() being called.

The error you see under Ubuntu 15.04 is actually the same thing I see on
14.04 depending on the optimization level I use.

If I remove all the std=c99 stuff from configure.ac that has been added
then it seems to work fine no matter the optimization level.

-- 
Michael Petch
CApp::Sysware Consulting Ltd.
OpenPGP FingerPrint=D81C 6A0D 987E 7DA5 3219 6715 466A 2ACE 5CAE 3304

_______________________________________________
Bug-gnubg mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to