> -----Original Message-----
> From: Robert Collins 
> Sent: Friday, April 26, 2002 7:18 PM
> To: [EMAIL PROTECTED]
> Subject: lex & yacc with C++ projects
> 
> 
> It would be nice to be able to tell automake that we want to 
> compile the out of lex and yaxx with g++, not gcc. (this is 
> for C++ projects).
> 
> Is there any way to do this currently?
> 
> At the moment I've got the .cc files listed as BUILT_SOURCES, 
> and custom rules to make them. 

I had two issues, and got confused when writing the email. The
BUILT_SOURCES solution works fine.. so please ignore the next bit.

Rob

> This isn't very satisfactory, 
> as depcomp doesn't then operate (or I copy the exact rule 
> from Makefile.in and get tightly bound to a version of automake...)
> 
> Rob
> 
> 

Reply via email to