Resolved: Problem building xemacs 21.5 b28 on aix 5.2
Thomas Mittelstaedt <[email protected]>
| Newsgroups | gmane.emacs.xemacs.build-reports |
|---|---|
| Organization | Cadenas GmbH |
| Message-ID | <[email protected]> |
Hallo, Just want to let you know that I succeeded in building xemacs, when I called configure with --enable-pdump. Before, temacs ... dump produced an executable, which was more than 250 Mb large, which failed to load. I had a second machine where the temacs ... dump produced a reasonably sized exe which runs. The only difference I found was, that in ldd xemacs, there was a /unix which, on the machine where it worked, symlinked to /usr/lib/boot/unix_64, while on the box where the exe size exploded it symlinked to /usr/lib/boot/unix_up. I used the identical gcc 4.1.1 and the system ld on both machines. Regards, thomas