[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DBDB2ED7-97C8-4002-BF0A-01FF3F5737F4@mac.com>
Date: Thu, 28 Jun 2007 08:11:59 -0400
From: Kyle Moffett <mrmacman_g4@....com>
To: Harald Arnesen <harald@...gtun.org>
Cc: Adrian Bunk <bunk@...sta.de>,
LKML Kernel <linux-kernel@...r.kernel.org>,
David Woodhouse <dwmw2@...radead.org>, david@...g.hm
Subject: Re: Userspace compiler support of "long long"
On Jun 28, 2007, at 06:26:06, Harald Arnesen 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'.
I can't even find the docs for their "tcc". Their "tchk" appears to
have a "#pragma longlong type allow" or something, so I'd imagine the
same exists for tcc and would be required to build stuff using kernel
headers. On the other hand, their compiler looks so immature that it
does not appear to be worth spending much time worrying about now.
When somebody shows up with a solution for that compiler then we can
look at it at that time.
Cheers,
Kyle Moffett
-
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