[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46839117.mA0o/4bJHyS7q5w0%Joerg.Schilling@fokus.fraunhofer.de>
Date: Thu, 28 Jun 2007 12:44:39 +0200
From: Joerg.Schilling@...us.fraunhofer.de (Joerg Schilling)
To: harald@...gtun.org, bunk@...sta.de
Cc: mrmacman_g4@....com, linux-kernel@...r.kernel.org,
dwmw2@...radead.org, david@...g.hm
Subject: Re: Userspace compiler support of "long long"
Harald Arnesen <harald@...gtun.org> wrote:
> Adrian Bunk <bunk@...sta.de> writes:
>
> > Is there any userspace Linux compiler that does not support "long long"?
> > If yes, is there any other way to tell that something is a
> > 64bit int on 32bit architectures?
>
> TenDRA C:
>
> "test.c", line 6: Error:
> [ISO 6.5.2]: Illegal type specifier, 'long long', assuming 'long'.
You cannot use this compiler for any program that uses an interface that
needs long long.
BTW: C99 requires long long but the Large File summit from 1995 did to the
same since 1995. An 32 bit OS that supports large files cannot have a compiler
that does not support long long.
If TenDRA C does support 64 bit integral type in a different way. TenDRA C
would need to deliver include files that take care about this fact.
Jörg
--
EMail:joerg@...ily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js@...tu-berlin.de (uni)
schilling@...us.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists