On Sun, 22 Sep 2002, Wesley Morgan wrote:

> I've been playing around with lang/icc a bit, and find it quite vexing
> that machine/endian.h has macros that are ifdef'd around __GNUC__. The
> intel compiler does not like the macros, partly because they are split
> across multiple lines and possibly for other reasons.

The Intel compiler shouldn't see these macros, so it should emit calls
to the corresponding library functions.  The macros work correctly with
Tendra because it doesn't see them.

Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to