Raymond Toy writes:
 
 Has anyone tried building XEmacs 21.2.3[89] or later with gcc 2.95 on
 Solaris?
 
 This used to work but I can't do it anymore.  It compiles ok but when
 temacs tries to dump, I get an error message from ld.so about some
 number being an unknown section type.  (More details available if
 necessary.  I didn't save the precise message.)  If I can get some
 help, perhaps I can help fix this problem, if it really is a problem.
 
Does it work if you configure with --pdump? I have a 2.95 built
version of XEmacs (updated from cvs about 5 seconds ago) with --pdump
that works fine. <clickety,clickety,build>
Dumping under the name xemacs
unexec(): dldump(/space/rpluim/xemacs-obj/src/xemacs): ld.so.1: ./temacs: fatal:
/space/rpluim/xemacs-obj/src/xemacs: unknown dynamic entry: 1879048176 
is what I get if I configure without --pdump, so it looks like that is
the solution.
Robert
-- 
The above are my opinions,
 and my opinions only.