From owner-freebsd-questions Sat May 20 13:27:17 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA07793 for questions-outgoing; Sat, 20 May 1995 13:27:17 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA07787 for ; Sat, 20 May 1995 13:27:15 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA06487; Sat, 20 May 95 14:20:28 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9505202020.AA06487@cs.weber.edu> Subject: Re: linking kernel... *** signal 11 To: brian@mediacity.com (Brian Litzinger) Date: Sat, 20 May 95 14:20:27 MDT Cc: freebsd-questions@FreeBSD.org In-Reply-To: from "Brian Litzinger" at May 20, 95 01:09:19 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > I'm building a kernel with a device driver from a third party company. Binary or source? > Build everything with the third party driver and during the link > I get (with ld -t): > > ... > libkern.a(qdivrem.o) > swapkernel.o This is a "look at the source". Probably, it should be using a shift instead. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.