building xemacs on aix with system malloc instead of default gnu malloc

Jerry James james at xemacs.org
Mon Mar 17 18:31:29 EDT 2008


On Mon, Mar 17, 2008 at 10:06 AM, Thomas Mittelstaedt
<T.Mittelstaedt at cadenas.de> wrote:
> 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...

How does the CPU load on this build compare to the others?

>  I also had to omit the build of ldap, since that module failed.

Can you post the compile failure messages?  I'd like to get that
fixed.  Thanks for all the information, Thomas.
-- 
Jerry James
http://loganjerry.googlepages.com/



More information about the XEmacs-Beta mailing list