> -----Original Message-----
> From: Tom Tromey [mailto:[EMAIL PROTECTED]] 
> Sent: Monday, May 06, 2002 3:45 PM

> Do you have other C files that you want to compile with 
> $(CC)?  If not you could set `CC = $(CXX)'.  (This is pretty ugly.)

We have a .c file that generates linker stubs for objects in .dll's that
may not be present on the users system. That also has specific CFLAGS.
Yep, twice in one project.
 
Rob

Reply via email to