>>>> "Thomas" == Thomas Kosch
<t.kosch(a)cyvermail.de> writes:
Thomas> I have littel problem to start an self-compiled
Thomas> xemacs. Without '--ldflags=-s -znocombreloc' Xemacs crashs
Thomas> on start.
This is no problem, it's a feature. Of GNU ld.
ld now rearranges reloc sections of (ie, trashes) the dumped xemacs by
default. -znocombreloc is necessary for all unexec'd applications
(XEmacs and GNU Emacs are the only ones I know of). You can also use
--pdump.
I don't know what the -s does, but the -znocombreloc is
autoconfiscated. You should not see this behavior in 21.4.6, nor in
Please send your Installation file and config.log output so we can
figure out what went wrong.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.