Creation of precompiled headers fails for gcc-3.4.0 on i386-pc-solaris2.8

Brad Spencer spencer@infointeractive.com
Mon Apr 26 18:18:00 GMT 2004


On Mon, Apr 26, 2004 at 03:06:09PM -0300, Brad Spencer wrote:
> While building a cross compiler for i386-pc-solaris2.8 (on
> i686-pc-linux-gnu) with gcc-3.4.0, I came across the following errors
> when it came time to build precompiled headers.  It looks like
> <stdio.h> and <cstdio> have somehow selected different types for
> va_list. 

Sorry, I meant <cstdarg> and <cstdio> have selected different types
for va_list.  In fact, if I comment out the inclusion of cstdarg in
stdc++.h, there are no errors.

-- 
------------------------------------------------------------------
Brad Spencer - spencer@infointeractive.com - "It's quite nice..."
Systems Architect | InfoInterActive Corp. | A Canadian AOL Company



More information about the Libstdc++ mailing list