No. I'm not using VC. I'm using Cygwin. But I mantain .obj and .lib names because I'm migrating these programs from Watcom to Cygwin, and the original names were .obj and .lib. Aditionally, I want to migrate them to Linux, too. So I want to distinguish the program version using different extensions, .obj and .lib for WNT and .o and .a for Linux.
Ignasi Villagrasa. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/