Path: utzoo!utgpu!watmath!clyde!att!rutgers!apple!bionet!agate!labrea!decwrl!sun!pitstop!sundc!seismo!uunet!cme-durer!anderson From: anderson@cme-durer.ARPA (William E. Anderson) Newsgroups: comp.emacs Subject: Re: HP 9000 series 350 installation Summary: f68881_used Keywords: install Message-ID: <764@sunspot.cme-durer.ARPA> Date: 2 Dec 88 19:09:17 GMT References: <276@istsists.ca> Organization: National Institute of Standards and Technology Lines: 37 In article <276@istsists.ca>, mathieu@ists.yorku.ca (Pierre Mathieu) writes: > > I installed version 18.51 of GNU Emacs on an HP 9000 series 350 > (ie. the microprocessor is a 68020 with 68881). > The problems I had where: > > 2) ld: undefined external - > flag_68010 > > This happened when the makefile in the src directory got to > linking temacs. This was corrected by using a new version of the program > crt0.c (in the src directory) provided by a friendly user on the net. > I have always had to unset the FLOAT_OPTION to make emacs. I recently tried to add X11 support (made with FLOAT_OPTION = f68881) and ran into this error: ld -X -o temacs crt0.o dispnew.o scroll.o xdisp.o window.o term.o cm.o x11ter m.o x11fns.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casefiddle.o i ndent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval. o fns.o print.o lread.o abbrev.o syntax.o unexec.o mocklisp.o bytecode.o proce ss.o callproc.o doprnt.o tparam.o lastfile.o alloca.o malloc.o sunfns.o -lsun tool -lsunwindow -lpixrect -ltermcap -lX11 -lg -lc Undefined: f68881_used *** Error code 1 make: Fatal error: Command failed for target `temacs' Can this be caused by crt0.c? I would like to be able to compile and link emacs with the f68881. Any ideas? -- NAME: William E. Anderson TELE: (301) 975-2423 USMAIL: National Bureau of Standards ARPA: anderson@ceee.nbs.gov Rm. B-344, Bldg. 220 UUCP: uunet!cme-durer!anderson Gaithersburg, MD 20899