> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] > Sent: Friday, April 20, 2007 8:22 PM > To: [email protected] > Cc: Martin Sebor > Subject: Re: [MSVC 7.1] ".obj" in source filenames > > Farid Zaripov wrote: > > The MSVC 7.1 do not link the projects with project name or source > > filename containing ".obj" (i.e. 20.function.objects.cpp). > > > > This bug is not a bug of the compiler or linker. > > So where is it? In the IDE?
Definitely, somewhere in IDE. > > I propose to rename 20.function.objects.cpp to > 20.functors.cpp. Any > > suggestions? > > I guess we'll have to do what we have to do, but before we > change any file name(s) (which are meant to correspond to the > sections in the standard) I'd like us to be sure there isn't > a better solution or workaround. I'll try to find a workaround. Farid.
