|--==> "r" == rendhalver <rendhalver(a)xemacs.org> writes:
r> here you go steve
Ta.
r> looks like there is some strangeness happening with make test
r> possibly from the changes made recently
Hmm.
r> configure '--use-kkcc'
How does 'make check' go if you configure without kkcc?
r> '--cflags=-O -pipe -mcpu=pentiumpro -march=pentiumpro'
You can omit '-mcpu=pentiumpro'...
,----[ (Info-goto-node "(gcc)i386 Options") ]
| `-march=CPU-TYPE'
| Generate instructions for the machine type CPU-TYPE. The choices
| for CPU-TYPE are the same as for `-mcpu'. Moreover, specifying
| `-march=CPU-TYPE' implies `-mcpu=CPU-TYPE'.
`----
r> '--cppflags=-fmemoize-lookups -fsave-memoized'
Just curious, what do these do?
r> '--site-includes=/usr/include:/usr/local/include:/usr/X11R6/include'
r> '--site-libraries=/usr/lib:/usr/local/lib:/usr/X11R6/lib'
These look like pretty standard paths to me, can't your gcc find them
by default? If it can, there's no need to include them here.
r> hash-table-tests.el: 9852 of 9866 (99%) tests successful.
r> symbol-tests.el: 244 of 246 (99%) tests successful.
r> weak-tests.el: 10 of 14 (71%) tests successful.
M-x load-file RET /xemacs/tests/automated/test-harness.el RET
M-x test-emacs-test-file RET
/xemacs/tests/automated/hash-table-tests.el RET
And then with symbol-tests.el and weak-tests.el may help someone track
down the problem(s).
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|
Show replies by date