From owner-freebsd-hackers Sun Feb 1 12:34:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01565 for hackers-outgoing; Sun, 1 Feb 1998 12:34:24 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA01518 for ; Sun, 1 Feb 1998 12:34:17 -0800 (PST) (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([208.133.153.64]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA114; Sun, 1 Feb 1998 15:31:56 -0500 Received: (from root@localhost) by rhiannon.scsn.net (8.8.8/8.8.7) id PAA10903; Sun, 1 Feb 1998 15:33:39 -0500 (EST) (envelope-from root) Message-ID: <19980201153339.54250@scsn.net> Date: Sun, 1 Feb 1998 15:33:39 -0500 From: dmaddox@scsn.net (Donald J. Maddox) To: "Helmut F. Wirth" Cc: hackers@FreeBSD.ORG Subject: Re: Can't get Linux-gdb (from ports collection) to work Reply-To: dmaddox@scsn.net Mail-Followup-To: "Helmut F. Wirth" , hackers@freebsd.org References: <34D42632.41C67EA6@eunet.at> <199802010811.AAA06330@rah.star-gate.com> <19980201093839.06233@scsn.net> <34D4D9E2.167EB0E7@eunet.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <34D4D9E2.167EB0E7@eunet.at>; from Helmut F. Wirth on Sun, Feb 01, 1998 at 09:24:02PM +0100 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" On Sun, Feb 01, 1998 at 09:24:02PM +0100, Helmut F. Wirth wrote: > Donald J. Maddox wrote: > > 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... > > Same problem here. This was the reason I went for a solution for > debugging cross developed programs under FreeBSD. I want to play with > my new 3DFX chipset but there is no chance I will start using Linux > for it. Heh, I can identify with that ;-) I'm attempting to build the crosssco port with i386-linux as the target instead of i386-coff right now, so hopefully that will be the solution for me...