Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcdc!mike From: mike@hpfcdc.HP.COM (Mike McNelly) Newsgroups: comp.sys.hp Subject: Re: Problem compiling gnuEmacs Message-ID: <5570202@hpfcdc.HP.COM> Date: 6 Jun 89 16:15:59 GMT References: <9223@boulder.Colorado.EDU> Organization: HP Ft. Collins, Co. Lines: 9 These symbols are defined in /lib/crt0.o for C, or /lib/frt0.o for FORTRAN. They are necessary as initializers for floating point hardware (if any) or code that accesses the floating point hardware. Use adb to disassemble /lib/crt0.o to see what's going on. It's very simple. Some of the GNU stuff does not load /lib/crt0.o. Mike McNelly mike%hpfcla@hplabs.hp.com