*BSD News Article 34874


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!darkstar.UCSC.EDU!news.hal.COM!decwrl!purdue!mozo.cc.purdue.edu!staff.cc.purdue.edu!bj
From: bj@staff.cc.purdue.edu (Ben Jackson)
Newsgroups: comp.os.386bsd.questions
Subject: Re: tried to compile profiled => all kinds of trouble [FB 1.1.5]
Date: 24 Aug 1994 07:53:28 GMT
Organization: Purdue University
Lines: 16
Message-ID: <33eu9o$kgf@mozo.cc.purdue.edu>
References: <33esgj$jvu@mozo.cc.purdue.edu>
NNTP-Posting-Host: staff.cc.purdue.edu
Keywords: libc_p, libgcc, _sdiv_qrnnd, i386, __i386__

[yes, I'm following up to myself...]

In article <33esgj$jvu@mozo.cc.purdue.edu>,
Ben Jackson <bj@staff.cc.purdue.edu> wrote:
>I was just innocently trying to compile profiled (CFLAGS=-g -pg) and I
>died in the link:
>
>	that there IS no _sdiv_qrnnd defined for i386...

The specific object that was referencing sdiv_qrnnd was _udiv_w_sdiv.o.
After I couldn't find anything that referenced it (so why the hell was
it being sucked into the link?) I just deleted it from the library, and
voila, I can link.  I'll see soon if the results run/profile.

--
Ben Jackson