bootstrap/3250: gcc

Craig Rodrigues rodrigc@mediaone.net
Fri Jan 18 13:36:00 GMT 2002


Hi,

This is the source of the problem:

configure:4839: checking for locale.h
configure:4849: gcc -E  conftest.c >/dev/null 2>conftest.out
In file included from /usr/include/locale.h:157,
                 from configure:4845:
/users/ie/jza/arch/lauhpj7/lib/gcc-lib/hppa2.0w-hp-hpux11.00/2.95.3/include/stdio.h:30: warning: `__va__list' redefined
/usr/include/locale.h:26: warning: this is the location of the previous definition
configure: failed program was:
#line 4844 "configure"
#include "confdefs.h"
#include <locale.h>


If you create the following file, and compile it with your gcc 2.95.3:

#include <locale.h>
int main(int argc, char *argv[]){ return 0; }

do you get a warning?

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          



More information about the Gcc-bugs mailing list