Problems building 3.3.2 on IRIX 6.5.19m

Rainer Orth ro@TechFak.Uni-Bielefeld.DE
Fri Oct 17 23:00:00 GMT 2003


Albert Chin <gcc@lists.thewrittenword.com> writes:

> The only difference is that in 3.3.2, the following line was removed:
>             "s@va_list _ap;@__gnuc_va_list _ap;@\n"
> 
> Why? Adding this line back does make stdio_core.h under 3.3.2 correct.

When I submitted the patch to update inclhack.def for the IRIX 6.5.21f
<internal/stdio_core.h>

	http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00411.html

Bruce pointed out a problem with the original:

	http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00417.html

In fact, the line wasn't necessary, so I just deleted it.

	Rainer



More information about the Gcc mailing list