GNU bug report logs - #13002
directory variables in VALAFLAGS are expanded after cd

Previous Next

Package: automake;

Reported by: Daiki Ueno <ueno <at> unixuser.org>

Date: Mon, 26 Nov 2012 11:06:02 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Hans-Bernhard Bröker <HBBroeker <at> t-online.de>
To: 13002 <at> debbugs.gnu.org
Subject: bug#13002: Dealing with C intermediate files
Date: Sat, 24 Oct 2020 17:22:58 +0200
Am 24.10.2020 um 01:14 schrieb Reuben Thomas via Bug reports for Automake:
> Unlike include files, you can't simply tell cc to 
> look in two places for the file it is to compile, so some other solution 
> is needed.

Actually the traditional VPATH mechanism does not distinguish types of 
files at all.  C source files can be vpath-searched quite fine.

> So, I couldn't see a model to follow.

The obvious canonical examples would have to be lex and yacc.  They 
generate .c and .h files into the blddir, and automake has built-in 
mechanisms to include the generated sources into the tarball.






This bug report was last modified 4 years and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.