Problem with va-list on axp.

Lukas Dobrek dobrek@itp.uni-hannover.de
Mon Jul 9 03:13:00 GMT 2001


On Mon, Jul 09, 2001 at 09:51:22AM +0200, Andreas Jaeger wrote:
> Can you send a self-contained example that shows this bug?

Yep 

#cat test.c

#define _GNU_SOURCE  1
#include <stdio.h>
#include <stdarg.h>
int main(){return(0);}

#gcc test.c 
In file included from /usr/lib/gcc-lib/alpha-pld-linux/2.95.3/include/stdarg.h:36,
                 from test.c:3:
/usr/lib/gcc-lib/alpha-pld-linux/2.95.3/include/va-alpha.h:36: warning: redefinition of `va_list'
/usr/include/stdio.h:69: warning: `va_list' previously declared here

Thanks for reaction

Best Regards

Lukasz D.

-- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7SYMQEMOMSYY3nYoRAvw2AJ9E9tpW0TVzWFfGnW2LatDvtzPkxwCfUjUM
7So/n78zZryOVbOeVyLVty0=
=B0PX
-----END PGP SIGNATURE-----


More information about the Libc-alpha mailing list