From owner-freebsd-hackers Sun Feb 1 13:35:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10246 for hackers-outgoing; Sun, 1 Feb 1998 13:35:52 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10222 for ; Sun, 1 Feb 1998 13:35:36 -0800 (PST) (envelope-from tlambert@usr09.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id OAA26613; Sun, 1 Feb 1998 14:35:34 -0700 (MST) Received: from usr09.primenet.com(206.165.6.209) via SMTP by smtp04.primenet.com, id smtpd026567; Sun Feb 1 14:35:27 1998 Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id OAA00244; Sun, 1 Feb 1998 14:35:22 -0700 (MST) From: Terry Lambert Message-Id: <199802012135.OAA00244@usr09.primenet.com> Subject: Re: Can't get Linux-gdb (from ports collection) to work To: dmaddox@scsn.net Date: Sun, 1 Feb 1998 21:35:22 +0000 (GMT) Cc: hasty@rah.star-gate.com, hfwirth@eunet.at, giffunip@asme.org, hackers@FreeBSD.ORG In-Reply-To: <19980201093839.06233@scsn.net> from "Donald J. Maddox" at Feb 1, 98 09:38:39 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" > I can build Mesa2.6b5 using the linux-glide target with no problems; > however, if I try to use the linux-386-glide target, every program > that uses the Mesa libraries will coredump with an illegal instruction > exception. It seems that the assembler doesn't do it's job as well > under our emulation as it does under Linux... Stupid question: Since you built the Linux code on FreeBSD using the Linux tools, did you remember to "brandelf" them Linux so FreeBSD doesn't think they are FreeBSD ELF binaries? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.