>>>> "Stephen" == Stephen J Turnbull
<turnbull(a)sk.tsukuba.ac.jp> writes:
>>>> "Gordon" == Gordon Sadler
<gbsadler1(a)lcisp.com> writes:
Gordon> Are you still interested in native NT builds as well?
Stephen> Yes!
Stephen> NT (all platforms) is extremely important, because it's
Stephen> not one that Bill is terribly familar with AFAIK, and
Stephen> therefore most at risk. NT native is surely the most
Stephen> risky, since we can't even count on a Unix-like build
Stephen> environment (eg, no autoconf).
Matched quads of `--pdump={yes,no} gtk-src?"--with-gtk=no":""'
builds
for {GTK source, corresponding mainline source} (currently "Thalia"
CVS tag r21-2-44) are extremely important right now as we have reports
of native NT failing with --pdump in the GTK source tree. If pdump
works for mainline Thalia but not GTK, and GTK is not fixed, the GTK
merge will have to be postponed.
Ie, (separate trees preferred, example shows fresh checkouts)
cvs checkout -d r21-2-44 -r r21-2-44 xemacs; cd r21-2-44
./configure --pdump=no # add your other usual options
make beta >beta.err 2>&1
make check >xemacs-make-check.err
# send build report
./configure --pdump=yes # add your other usual options
make beta >beta.err 2>&1
make check >xemacs-make-check.err
# send build report
cd ..; cvs checkout -d gtk21-2-44 -r gtk-xemacs-21-2 xemacs; cd gtk21-2-44
./configure --pdump=no --with-gtk=yes # add your other usual options
make beta >beta.err 2>&1
make check >xemacs-make-check.err
# send build report
./configure --pdump=yes --with-gtk=yes # add your other usual options
make beta >beta.err 2>&1
make check >xemacs-make-check.err
# send build report
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."