Olivier Galibert <galibert(a)pobox.com> writes:
On Fri, Sep 03, 1999 at 12:25:04PM +0200, Hrvoje Niksic wrote:
> I've just tried configure --pdump on the latest CVS sources. It takes
> very long -- I don't know exactly how long, but it's at least five or
> ten minutes.
There is room for a _lot_ of optimisation, really. But I'd like to
have something working first :-)
Sure.
> Is buffer supposed to be undumpable?
For now, yes. I thought I had all of them out of the way. Could
you show me your Installation file please ? I'm going to have to
find out which symbol this is.
Here it is:
uname -a: Linux pc-hrvoje 2.0.36 #17 Wed Jan 27 16:00:41 CET 1999 i586 unknown
../xemacs-20-hack/configure '--with-mule'
'--srcdir=/home/hniksic/work/emacs/xemacs-20-hack' '--rel-alloc=no'
'--cflags=-g' '--package-path=/home/hniksic/work/emacs/xemacs-packages'
'--pdump'
XEmacs 21.2-b19 "Shinjuku" configured for `i586-pc-linux'.
Where should the build process find the source code?
/home/hniksic/work/emacs/xemacs-20-hack
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should XEmacs use the relocating allocator for buffers? no
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11R6/include
Where do we find X Windows libraries? /usr/X11R6/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for ncurses.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using raw Xlib to provide XIM support.
Compiling in support for proper WM_COMMAND handling.
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena native widgets.
Using Athena dialog boxes.
Compiling in DSO module support.
movemail will use "dot-locking" for locking mail spool files.
Using the new portable dumper (wishful thinking).
Compiling in extra code for debugging.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------