I'm testing toolchains with glibc-2.2.2 now. It looks ok except
that glibc-2.2.2 headers contain the gosh-awful line
# define printf(fmt, args...) fprintf (stdout, fmt, ##args)
which causes builds
/* Decomposed printf argument list.
Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of th
/* Parse printf format string.
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Libr
/* Decomposed printf argument list.
Copyright (C) 1999, 2002-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of th