From 46d2e8d7780c9caf47f292eeae73ac1843c8fe2c Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 24 Jul 2001 12:27:03 +0000 Subject: irix6-libc-compat.c: New file. * config/mips/irix6-libc-compat.c: New file. * config/mips/t-iris6 (LIB2FUNCS_STATIC_EXTRA): Use it. * doc/install.texi (Specific, mips*-sgi-irix6): Mention structure passing workaround. From-SVN: r44294 --- gcc/doc/install.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gcc/doc') diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 628833b..65e576d 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -2779,7 +2779,8 @@ GCC is consistent with itself, but not consistent with the SGI C compiler happen are when there are library functions that take/return such structures. There are very few such library functions. Currently this is known to affect @code{inet_ntoa}, @code{inet_lnaof}, -@code{inet_netof}, @code{inet_makeaddr}, and @code{semctl}. +@code{inet_netof}, @code{inet_makeaddr}, and @code{semctl}. Until the +bug is fixed, GCC contains workarounds for the known affected functions. See @uref{http://freeware.sgi.com/,,http://freeware.sgi.com/} for more information about using GCC on IRIX platforms. -- cgit v1.1