]> git.eshelyaron.com Git - emacs.git/commitdiff
Document crashes on X when build with GCC and GNU ld.
authorEli Zaretskii <eliz@is.elta.co.il>
Mon, 16 Feb 2004 18:32:18 +0000 (18:32 +0000)
committerEli Zaretskii <eliz@is.elta.co.il>
Mon, 16 Feb 2004 18:32:18 +0000 (18:32 +0000)
etc/PROBLEMS

index df6bfffa0ecc1b9833a2f163144dde9a291a43fb..30a65b01bb73737d22e173b20e024bf26752b500 100644 (file)
@@ -58,6 +58,20 @@ xrealloc().  Relinking the application (by deleting src/temacs and
 running make) will solve the problem.  It appears to be caused by some
 problems with the unexec code and its interaction with libSystem.B.
 
+* Emacs crashes with SIGSEGV on Solaris in XtInitializeWidgetClass
+
+It crashes on X, but runs fine when called with option "-nw".
+
+This has been observed when emacs is linked with GNU ld instead of
+Solaris ld. To check which ld is used by gcc add "-V" to
+TEMACS_LDFLAGS in src/Makefile. Alternatively the executable size may
+be used as an indication of which linker is used. The size is
+approximately 15M when linked with solaris ld compared to 9M when
+linked with GNU ld.
+
+The fix is to reconfigure/install gcc, making sure that the SUN linker
+is used.
+
 * Characters from the mule-unicode charsets aren't displayed under X.
 
 XFree86 4 contains many fonts in iso10646-1 encoding which have