Florian Simnacher <florian.simnacher(a)eikon.tum.de> writes:
Hello,
at first thanks for maintaining xemacs.
Unfortunately the following problems occurs on my system:
'xemacs -nw' starts up on the console or xterm. But 'xemacs'
under X crashes with a segmentation fault.
Appended to this mail you will find the output before core dumping,
the ouput of M-x describe-installation and a backtrace from the
core.
Please contact in case of questions via florian.simnacher(a)eikon.tum.de.
Regards and best wishes,
Florian
Just as a guess, I think the version of gcc you're using requires the
-z nocombreloc flag. This is autodetected in 21.4.6, or you could
configure with the --pdump option, I believe.
- vin