> Does egcs care whether it is built with a libc system or a glibc system ? Some of its runtime libraries care. But they are designed to automatically detect which libc you have and take appropriate action. > Does egcs get tested more with libc5 or glibc, or both (near) equally? I'd guess near equal or weighted towards glibc. But I don't really know. jeff