From owner-freebsd-hackers Fri Aug 27 18:43:29 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from sand.global.net.uk (sand.global.net.uk [195.147.248.109]) by hub.freebsd.org (Postfix) with ESMTP id 790BE14C08; Fri, 27 Aug 1999 18:43:18 -0700 (PDT) (envelope-from mark@globalnet.co.uk) Received: from p89s12a06.client.global.net.uk ([195.147.220.138] helo=marder-1.) by sand.global.net.uk with esmtp (Exim 2.05 #1) id 11KXVg-0008Pi-00; Sat, 28 Aug 1999 02:42:25 +0100 Received: (from mark@localhost) by marder-1. (8.9.2/8.8.8) id CAA00717; Sat, 28 Aug 1999 02:35:02 +0100 (BST) (envelope-from mark) Date: Sat, 28 Aug 1999 02:35:02 +0100 From: Mark Ovens To: "Jordan K. Hubbard" Cc: Sergey Babkin , Thomas David Rivers , freebsd-hackers@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, kdrobnac@mission.mvnc.edu Subject: Re: Intel Merced FreeBSD??? Message-ID: <19990828023502.E291@marder-1> References: <19990828020123.C291@marder-1> <28437.935803761@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <28437.935803761@localhost>; from Jordan K. Hubbard on Fri, Aug 27, 1999 at 06:29:21PM -0700 Organization: Total lack of Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Aug 27, 1999 at 06:29:21PM -0700, Jordan K. Hubbard wrote: > > marder-1:/usr/marko{57}% ./a.out > > short == 2 > > int == 4 > > long == 4 > > long long == 8 > > marder-1:/usr/marko{57}% > > But on the Alpha: > > jkh@beast-> ./foo > short == 2 > int == 4 > long == 8 > long long == 8 > Which is fair enough, given that Alpha is 64-bit. The original post implied that existing (32-bit) compilers had 64-bit longs (or a mode for 64-bit longs). man cc shows that this (and 64-bit ints) is only for MIPS systems and adds "These options don't work at present." > - Jordan > -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message