The glibc ABI is badly broken.

H . J . Lu hjl@lucon.org
Fri Mar 22 18:13:00 GMT 2002


Hi Roland,

Your changes to scripts/versions.awk and scripts/firstversions.awk
break Linux/mips and maybe other targets. Now many generated version
files are now incompatible with the previous versions. For example,
I got

GLIBC_2.2 {
  global:
    __sigaction;
    _Exit;
    _IO_2_1_stdin_; _IO_2_1_stdout_; _IO_2_1_stderr_;

in libcc.map on Linux/mips.


H.J.



More information about the Libc-alpha mailing list