Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!tut.cis.ohio-state.edu!tinman.cis.ohio-state.edu!bob From: bob@tinman.cis.ohio-state.edu (Bob Sutterfield) Newsgroups: gnu.emacs.bug Subject: ld -n? Message-ID: Date: 21 Aug 89 21:37:36 GMT Sender: news@tut.cis.ohio-state.edu Reply-To: Bob Sutterfield Distribution: gnu Organization: The Ohio State University Dept of Computer & Information Science Lines: 7 Sun-3, SunOS 3.5.1, gcc 1.35 (-O -traditional), Emacs 18.54, X11R3, either Sun ld or GNU ld of 28 Feb. I'm trying to make a shared-text Emacs by just adding "-n" to LD_SWITCH_SYSTEM, but I get a segmentation fault after invoking xemacs. I must be missing something incredibly simple. Any suggestions?