Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!apple!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: X11R4 libraries and -f68881 switch Message-ID: <9002131659.AA12326@kanga.lcs.mit.edu> Date: 13 Feb 90 16:59:22 GMT References: Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 15 Is there a special reason for not wanting to compile the libraries with the "-f68881" option other than the size of the files ? We originally did compile them with -f68881, but if memory serves, took it out for the following reasons: o if you share libraries and somebody tries to use the library without having floating point hardware, they lose. o may have needed special crt0 or library (not -lm?) even if your application didn't use any floating point. The first one was the main reason. If that isn't a problem for you, go for it.