automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: lex & yacc with C++ projects


From: Robert Collins
Subject: RE: lex & yacc with C++ projects
Date: Mon, 6 May 2002 20:25:11 +1000

> -----Original Message-----
> From: Tom Tromey [mailto:address@hidden 
> 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

[Prev in Thread] Current Thread [Next in Thread]