From owner-freebsd-alpha@FreeBSD.ORG Wed Jun 29 15:45:43 2005 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C5F116A41C for ; Wed, 29 Jun 2005 15:45:43 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id E460A43D1D for ; Wed, 29 Jun 2005 15:45:42 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0) by srv1.cosmo-project.de (8.12.10/8.12.10) with ESMTP id j5TFjcBS054928 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 29 Jun 2005 17:45:40 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j5TFighs036403 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 29 Jun 2005 17:44:43 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j5TFigVA043256; Wed, 29 Jun 2005 17:44:42 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j5TFif3M043255; Wed, 29 Jun 2005 17:44:41 +0200 (CEST) (envelope-from ticso) Date: Wed, 29 Jun 2005 17:44:41 +0200 From: Bernd Walter To: Konstantin Saurbier Message-ID: <20050629154441.GS35575@cicely12.cicely.de> References: <20050629100225.GA28029@math.uni-bielefeld.de> <20050629115319.GM35575@cicely12.cicely.de> <20050629124400.GB28029@math.uni-bielefeld.de> <20050629132437.GN35575@cicely12.cicely.de> <20050629134921.GA14000@freebie.xs4all.nl> <20050629154118.GA28902@math.uni-bielefeld.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050629154118.GA28902@math.uni-bielefeld.de> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.9i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de Cc: ticso@cicely.de, freebsd-alpha@freebsd.org Subject: Re: CPUTYPE=ev67 breaks ld and as on DS20E X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 15:45:43 -0000 On Wed, Jun 29, 2005 at 05:41:18PM +0200, Konstantin Saurbier wrote: > Wilko Bulte wrote on Wed Jun 29, 2005 um 03:49:21PM: > > On Wed, Jun 29, 2005 at 03:24:37PM +0200, Bernd Walter wrote.. > > > On Wed, Jun 29, 2005 at 02:44:00PM +0200, Konstantin Saurbier wrote: > > > > Bernd Walter wrote on Wed Jun 29, 2005 um 01:53:19PM: > > > > > On Wed, Jun 29, 2005 at 12:02:26PM +0200, Konstantin Saurbier wrote: > > > > > > Hi, > > > > > > > > > > > > i noticed on 5.4-RELEASE that building the world with CPUTYPE=ev67 set > > > > > > breaks /usr/bin/as and /usr/bin/ld. > > > > > > > > > > I'm not shure that ev67 is widely tested or suported at all, ev6 > > > > > should work. > > > > > > > > I'm not sure if i used ev67 on 5.3 maybe it was ev6 and not ev67. But as > > > > far as i can see only as and ld break. > > > > I "solved" the problem in using no CPUTYPE at all after replacing as and > > > > ld with the ones from the release base package and finally a rebuild of > > > > world and kernel. > > > > > > > > > > > > > In which way as and ld are broken? > > > > > > > > For example while trying to build the world: > > > > > > > > ===> gnu/usr.bin/texinfo/libtxi > > > > cc -O2 -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" \ > > > > -I/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo \ > > > > -I/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib \ > > > > -I/usr/obj/usr/src/alpha/legacy/usr/include -c \ > > > > /usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib/substring.c > > > > > > > > cc: Internal error: Illegal instruction (program as) > > > > Please submit a full bug report. > > > > See for instructions. > > > > > > Illegal instruction usually means that the programm uses instructions > > > that the CPU doesn't know about. > > > Are your shure that your have an EV67 CPU? > > > Dmesg should tell you in CPU probe messages. > > > > > > Don't know about DS20E, but a DS10L only has EV6: > > > COMPAQ AlphaServer DS10L 466 MHz, 462MHz > > > > Well, it also depends on the CPU speed, a 600MHz DS10 is a EV67 (or 68, I would > > have to check) > > For me it looks like a EV68: > > CPU: EV6 (21264) major=8 minor=7 extensions=0x303 No - it clearly states EV6. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de