Okay. "nonstandard today, but soon it will be part of some standard"
>gcc has supported a 64-bit type forever; there is no other
>compiler that can compile libcX for X < 6 either (the headers are full
>of gcc-specific constructs), so you can go around play with libc4 all
>you want, but you're still going to need gcc.
To compile anything? So if I'm using lcc to build applications,
I'll just have to toss it and replace it with gcc? That is, in
the words of the immortal bard, less than optimal. (I have the
same objection to 64-bitification of time_t; I'd much rather see
time_t become a struct timeval or some similarly opaque type that
doesn't depend on changing the definition of the C language.)
>This is silly.
Well, that statement I can agree with. But probably not in the
way you'd want.
____
david parsons \bi/ I've got a few things to say about the existing
\/ headers, but that's why G-d invented perl.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/