Re: Userspace compiler support of "long long"

From: Harald Arnesen
Date: Thu Jun 28 2007 - 06:32:37 EST


Adrian Bunk <bunk@xxxxxxxxx> 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'.

--
Hilsen Harald.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/