Hallo,
FYI
I successfully built xemacs with system malloc instead of the built-in
gnu malloc via the following configure:
export LDR_CNTRL=MAXDATA=0x80000000
cd /localbuild/xemacs-21.5.28-latest/
./config.status --version
XEmacs config.status 21.5
configured by ./configure, generated by GNU Autoconf 2.61,
with options "'--with-system-malloc' '--without-error-checking'
'--with-late-packages=/usr/local/lib/xemacs' '--without-kkcc'
'--with-pdump' '-C' 'CC=/opt/gcc-3.3.2/bin/gcc'
'LDFLAGS=-Wl,-bmaxdata:0x80000000'"
I had to use pdump since otherwise the dumped xemacs would be about 280M
in size and would not load.
thomas
P.S.: and it runs...
I also had to omit the build of ldap, since that module failed.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta