-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 24 June 2003 23:32, Aria Bamdad wrote:
> Hi,
>
> I am trying to follow instructions to setup a cross build environment
> and running into a problem at step 7 "configure, compile and install
> glibc".
>
> My current system is RH kernel 2.4.9. I downloaded binutils 2.12.90,
> gcc 3.3, glibc 2.2.5 and kernel level 2.4.19.
>
> All goes well until the 'make' step for building glibc. I receive an error
> regarding 'va_start'. I have included the last lines of the output below.
>
> Has anyone run into this before?
Yes, that's a known bug in the sprintf.c file. You can either fix the
prototype yourself in that file (it's rather obvious) or use a newer
glibc. Older compilers used to ignore this bug.
Combinations that should work are e.g. gcc-3.3 with glibc-2.3.2
and gcc-3.2 with glibc-2.2.5.
Arnd <><
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE++WQa5t5GS2LDRf4RAn0EAJ9Qfvc0F6M33Hp2jZM8Kq0luK4iMgCeMpSU
hQ5a7pZa9amF0tvm4BSzHkw=
=rjPD
-----END PGP SIGNATURE-----