Re: Linux Kernel include files

From: H. Peter Anvin
Date: Wed Jun 27 2007 - 18:29:38 EST


Joerg Schilling wrote:

After copying /usr/include/linux/types.h to
/opt/sunstudio12/prod/include/cc/linux/types.h and removing all

#if defined(__GNUC__) && !defined(__STRICT_ANSI__) ...
#endif

stuff, I got cdrtools compiled using "suncc" and I did even get a woring cdrecord.


Indeed, this guard is bogus.

-hpa

-
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/