[comp.os.msdos.misc] Linking problem with TC++

asd_mar@eagle.wesleyan.edu (06/28/91)

I have a strange problem with TC++ 1.0 :

If I have a header file named the same as a source file, that is, foo.h &
foo.c, then the program won't link using tc (the interactive debugging
environment -- I don't have this problem with tcc); however, when I rename
foo.h to fooey.h, it will link fine.

What am I doing wrong?  This isn't a terrible & crippling problem, but it's a
pain in the butt.  

I have looked over bug reports for TC++ and this wasn't mentioned.  And I don't
think it's a FAQ!

Thanks in advance,

martin