byteswap.c and endian.c for gcc?
Ian Lance Taylor
ian@airs.com
Tue Jul 5 03:20:00 GMT 2005
"Sung-Gu" <parksg@contela.com> writes:
> I have another Linux machine.
> And I found the following messages:
>
>
> $cd /usr/include
>
> $ more endian.h
> /* Copyright (C) 1992, 1996, 1997, 2000 Free Software Foundation, Inc.
> This file is part of the GNU C Library.
Yes. gcc is not the GNU C library. The GNU C library can be found
here:
http://www.gnu.org/software/libc/
But note that the GNU C library does not run on Solaris.
Also, even if these files were part of gcc, note that this is the
wrong mailing list for these questions. You should be using gcc-help.
Thanks.
Ian
More information about the Gcc
mailing list