IIRC, osfsolib.c has been replaced by solib-osf.c. I checked the entire gdb directory, and the only reference to this file is in Makefile.in. Can I remove this file (cvs remove, and then cvs commit, right?)? 2002-09-16 Joel Brobecker * osfsolib.c: Remove file, replaced by solib-osf.c. * Makefile.in: Remove compilation rules for osfsolib.c. -- Joel