>>>> "Damian" == Damian Steer
<pldms(a)mac.com> writes:
Damian> ./configure --with-gtk --error-checking=none --debug=no
Damian> --site-prefixes=/sw --prefix=/opt/xemacs-gtk
Damian> --without-ldap
Thanks for the report.
We'll take a look, but the main GTK guy is on vacation at the moment,
so progress will probably be slow.
For your next build, there is no excuse for configuring a GTK xemacs
in the development tree with --debug=no or --error-checking=none.
Even the backtrace is imprecise without debug, because we use lots of
inlines and static functions, which (AFAIK, correct me if I'm wrong)
are not in the symbol table. And we'd really, really like to have the
values of function arguments.
Please, please, use the defaults.
Thanks!
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.