From owner-freebsd-hackers Wed Jan 5 12: 9:56 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mycenae.ilion.eu.org (mycenae.ilion.eu.org [203.35.206.129]) by hub.freebsd.org (Postfix) with ESMTP id B620515078 for ; Wed, 5 Jan 2000 12:09:48 -0800 (PST) (envelope-from patrykz@ilion.eu.org) Received: from mycenae.ilion.eu.org (localhost [127.0.0.1]) by mycenae.ilion.eu.org (8.9.3/8.9.3) with ESMTP id HAA14707; Thu, 6 Jan 2000 07:08:54 +1100 (EST) (envelope-from patrykz@mycenae.ilion.eu.org) Message-Id: <200001052008.HAA14707@mycenae.ilion.eu.org> To: Oliver Fromme Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: [OFFTOPIC] alt. C compiler In-reply-to: Your message of "Wed, 05 Jan 2000 18:02:01 BST." <200001051702.SAA36755@dorifer.heim3.tu-clausthal.de> Date: Thu, 06 Jan 2000 07:08:53 +1100 From: Patryk Zadarnowski Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Martin Cracauer wrote in list.freebsd-hackers: > > You will not be able to use all features of FreeBSD, of course. > > Calling functions that take long long arguments doesn't work, these > > should be masked out when compiling struct ansi code. It may get > > painful quickly, as such basic things like seek() are amoung them. > > ``long long'' is part of the C9x standard (or whatever it is > called now, I'm not an expert). If TenDRA (or lcc) supports > the latest C standard, then there should be no problem. TenDRA has no problem parsing any of the FreeBSD headers as far as I know (and supports long long), although, of course, nobody in their right mind supports the moving target that C9X is (it's C9X that supports GCC, not the other way around ;) Pat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message