On Wed, Feb 14, 2007 at 11:35:38PM +0900, John McCabe-Dansted wrote:
Linking against mingwex didn't seem to make much difference.
I have put up a new log of the PSPP make check command. This new log
includes backtraces of the functions that failed (31 out of 132).
http://www.csse.uwa.edu.au/~john/make.check.2007-02-14.log.gzThe backtraces don't seem to show the names of the functions. Did you compile with debugging? I usually edit the CFLAGS line of the Makefile to use "-g -O0" It wouldn't surprise me if a lot of these crashes are a result of the snprintf issue. A quick grep on the src tree shows that we're using snprintf and variants in rather a lot of places. J' -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
