From owner-freebsd-sparc64@FreeBSD.ORG Fri Mar 12 20:33:35 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF5316A4CE for ; Fri, 12 Mar 2004 20:33:35 -0800 (PST) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A2443D2D for ; Fri, 12 Mar 2004 20:33:35 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i2D4XYEw017962; Fri, 12 Mar 2004 23:33:34 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20040312223037.086C.ADUDEK@gwu.edu> References: <20040312183033.7DB1.ADUDEK@gwu.edu> <20040312223037.086C.ADUDEK@gwu.edu> Date: Fri, 12 Mar 2004 23:33:33 -0500 To: Aaron Dudek , freebsd-sparc64@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) Subject: Re: How do you know if have 64bTT X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 04:33:35 -0000 At 10:31 PM -0500 3/12/04, Aaron Dudek wrote: >How do you know if you have 64bTT installed? I inherited an >Ultra 10 machine which is running 5.2.1 It is very likely that you do NOT have 64-bTT installed. All the changes that help with the transition to 64-bTT have only been installed in 5.2-current. It is true that all the same scripts and instructions would work if someone *wanted* to use them to upgrade 5.2.1 to 64-bTT, but that would be a very risky thing to do (for a variety of reasons). But to answer your question, enter the command: grep _time_t /usr/include/machine/_types.h It will show you a typedef of __int32_t or __int64_t -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu