Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!paperboy!meissner From: meissner@osf.org (Michael Meissner) Newsgroups: comp.unix.questions Subject: Re: undefined symbol: muldf3, divdf3, etc. Message-ID: Date: 20 Feb 90 21:50:50 GMT References: <1990Feb20.212454.25076@csmil.umich.edu> Sender: news@OSF.ORG Organization: Open Software Foundation Lines: 27 In-reply-to: dieter@csmil.umich.edu's message of 20 Feb 90 21:24:54 GMT In article <1990Feb20.212454.25076@csmil.umich.edu> dieter@csmil.umich.edu writes: | What library am I missing that's giving me this error? | | ld: Undefined symbol | ___truncdfsf2 | ___extendsfdf2 | ___cmpsf2 | ___cmpdf2 | ___subdf3 | ___fixdfsi | ___adddf3 | ___floatsidf | ___muldf3 | ___divdf3 Gnulib which is part of the GCC release (see if the file /usr/local/lib/gcc-gnulib exists, which is the default location for gnulib). This error typically occurs when you use 'gcc' to compile stuff, and either 'cc' or 'ld' to link stuff. -- Michael Meissner email: meissner@osf.org phone: 617-621-8861 Open Software Foundation, 11 Cambridge Center, Cambridge, MA Catproof is an oxymoron, Childproof is nearly so