Path: utzoo!attcan!utgpu!watmath!clyde!att!whuts!mhuxh!mhuxu!m10ux!rgr From: rgr@m10ux.UUCP (Duke Robillard) Newsgroups: comp.emacs Subject: Re: Problem building GNU emacs 18.51. Message-ID: <764@m10ux.UUCP> Date: 17 Nov 88 16:42:25 GMT References: <756@m10ux.UUCP> Reply-To: rgr@m10ux.UUCP (Duke Robillard) Distribution: na Organization: AT&T Bell Labs, Murray Hill Lines: 14 Thanks to everyone who helped with my f68881_used: problem. I've tried to answer all you guys through mail, but you know how that is. In case anyone else is waiting for the correct answer: the problem was that I had FLOAT_OPTION set to f68881, and Emacs's ld does include the correct library for that. To fix this, one can either make FLOAT_OPTION equal fsoft or change the STARTFILES macro in Emacs makefile to be STARTFILES = crt0.1 /usr/lib/Mcrt1.o. I did the first cause it's so much easier. -- | Duke Robillard | | | | | ARPA: rgr@m10ux.att.com | UUCP: {backbone!}att!m10ux!rgr | | or maybe: m10ux!rgr@att.att.com | BITNET: rgr%m10ux.att.com@cunyvm |