From owner-freebsd-sparc Sat Mar 23 17:26:16 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from wall.polstra.com (wall-gw.polstra.com [206.213.73.130]) by hub.freebsd.org (Postfix) with ESMTP id 2B8AC37B400 for ; Sat, 23 Mar 2002 17:26:13 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id g2O1Pwo38217 for ; Sat, 23 Mar 2002 17:25:58 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.6/8.11.0) id g2O1PvD00573; Sat, 23 Mar 2002 17:25:57 -0800 (PST) (envelope-from jdp) Date: Sat, 23 Mar 2002 17:25:57 -0800 (PST) Message-Id: <200203240125.g2O1PvD00573@vashon.polstra.com> To: sparc@freebsd.org From: John Polstra Subject: Re: Questions regarding CVSup port to FreeBSD/sparc64 In-Reply-To: <20020323131128.A16936@dragon.nuxi.com> References: <20020323131128.A16936@dragon.nuxi.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In article <20020323131128.A16936@dragon.nuxi.com>, David O'Brien wrote: > On Sat, Mar 23, 2002 at 10:15:02AM -0800, John Polstra wrote: > > Also, I have a question about the proper gcc configuration for > > this platform. I configured the Modula-3 back end (a hacked up > > gcc) for the target "sparc64-sun-elf". Is that likely to produce > > correct code for FreeBSD? > > Potentially not. Can you send me your configuration files? > Or a whole tarball that will let me experience the same problem? Have you got the ezm3 distfile lying around somewhere? The backend I'm using is in "language/modula3/m3compiler/m3cc/gcc". But remember, I'm only building the M3 code generator -- not the whole compiler. The exact commands (from a parallel build directory) are: ../gcc/configure --host=i486-unknown-freebsdelf --target=sparc64-sun-elf gmake m3cgc1 Note also that this is gcc 2.7.2.something -- pretty old. I don't know what kind of shape the sparc64 support was in at that time. John -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message