This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trigraph warnings when compiling linux-2.4.0-prerelease1


<<Well, at least, it's not a serious one.  And if you want to claim that
the kernel is not written in C, but rather in a language dialect called,
say, gcc258, it's not a bug.
>>

The name of the language is GNU C, and it is perfectly reasonable for
GNU tools and related software to be written in this language. The only
tools that really need to stay with in the confines of traditional C 
(ANSI C is already too large) are the compiler itself, so that everything
can be bootstrapped.

But there is really no interest in compiling the kernel with some other
compiler other than the gcc GNU C compiler as far as I can see.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]