-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Paul Eggert on 11/17/2006 10:55 AM: > Currently, though, I think the proposed solution is 'just compile with > -O on old NSK'. If you compile with -O, long long int has a bug that > 'configure' will detect (assuming latest CVS), and it won't define > HAVE_LONG_LONG_INT. That should be good enough to get things to work > on that platform, albeit only with 32-bit types.
The lack of 64-bit types should not matter for m4 1.4.8, since it does not use anything bigger than 'long int' outside of gnulib modules (CVS head, on the other hand, will use u/intmax_t in more places). So I am going ahead and releasing m4 1.4.8, even though it will miscompile on old NSK with -O omitted, rather than waiting for any other changes in gnulib. It is a small enough audience that the few people that compile on that platform should be able to figure out from mailing list archives how to make compilation work, without too much effort. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFYnjW84KuGfSFAYARAqhkAJ904OQpguQMH3Ccw8nq2zahSlh1egCgwR30 7JrZofa9FoLGtpRtgtK5HrI= =ZBkV -----END PGP SIGNATURE----- _______________________________________________ Bug-m4 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-m4
