[Bug other/77417] libiberty strverscmp incompatible with glibc strverscmp
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 31 07:37:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77417
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The only place where strverscmp is used is in darwin specific code.
One way of fixing this is to use gnulib which I thought one of the GSOC
students were doing (though I don't know the status on that project).
More information about the Gcc-bugs
mailing list