I'm having a problem with the filenames that LIB51 generates. Under Win98, if I do:
lib51.exe TRANSFER a.obj, b.obj TO silly.lib
Hi Andrew. I agree that it's mainly an OS issue, but the makefile that's driving the libarians of all the other 4 listed compilers is feeding filenames to them the same way as it feeds LIB51 -- yet only LIB51's output results in upper-case letters in the filename. So I think there's something more than just the OS at issue here ... Anyway, I found a PERL script that forces lowercase on a directory's files rather nicely. As to why ... ALL-UPPERCASE LETTERS ARE VERY HARD ON THE EYES ... :-) Regards,