I have not had a problem like this up to now. Updated via
CVS to b40-pre4. The same configuration was fine at pre2.
cd ./lib-src && make --unix CC='gcc' CFLAGS='-g -O2 -Wall -Wno-switch' LDFLAGS='' CPPFLAGS='' all
make[1]: Nothing to be done for `all'.
cd ./src && make --unix CC='gcc' CFLAGS='-g -O2 -Wall -Wno-switch' LDFLAGS='' CPPFLAGS='' all
EMACSBOOTSTRAPLOADPATH="/develop/xemacs-20/src/../lisp/:/develop/xemacs-20" ./temacs -batch -l /develop/xemacs-20/src/../lisp/update-elc.el
Requested 8192 bytes, static heap exhausted! base is 0x6a3000, current ptr
is 0x815000. You have exhausted the static heap, if you want to run temacs,
adjust sheap-adjust.h to 0 or a +ve number. If you are dumping then
STATIC_HEAP_SLOP is too small. Generally you should *not* try to run
temacs with a static heap, you should dump first.
uname -a: CYGWIN32_95 DBUSH 4.0 19.1 i586 unknown
./configure '--site-prefixes=/usr/local' '--gung-ho'
XEmacs 21.0-b40 "Saanen-pre4" configured for `i386-pc-cygwin32'.
Where should the build process find the source code? /develop/xemacs-20
What installation prefix should install use? /usr/local
What operating system and machine description files should XEmacs use?
`s/cygwin32.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g -O2 -Wall -Wno-switch
Should XEmacs use the GNU version of malloc? yes
Should XEmacs use the relocating allocator for buffers? default
What window system should XEmacs use? msw
Additional prefixes: /usr/local
Compiling in support for XPM images.
Compiling in support for GIF image conversion.
Compiling in support for JPEG image conversion.
Compiling in support for PNG image conversion.
Compiling in support for TIFF image conversion.
Compiling in support for GNU DBM.
Compiling in support for ncurses.
Compiling in File coding support.
movemail will use "dot-locking" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.
Using indexed lrecord implementation.
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
And one other question, where is build-report?
david