Dennis Ruffer wrote: > > > env ac_cv_sizeof_long_long=0 > > > > > > Is there a problem I haven't discovered yet that this solves? > > > > This helps if gcc generates incorrect code for long longs (given the > > number of platforms (SPARC, M68K, PPC) this has happened on, maybe we > > should make this the default). > > How would I test if that is a problem?
If "make check" works, you probably don't have such a problem. If this is a problem, it could result in "make check" failing, or in failure much earlier. - anton --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
