This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix inclusion of generated files


On Wed, Nov 20, 2002 at 03:29:08PM -0500, Daniel Jacobowitz wrote:
> On Fri, Nov 01, 2002 at 08:58:04PM +1030, Alan Modra wrote:
> > On Tue, Oct 29, 2002 at 10:16:56AM -0500, Daniel Jacobowitz wrote:
> > > 	* ld/emultempl/aix.em: Use include <> for generated headers.
> > 
> > Breaks "make dep-am".  Better would be to distribute the generated
> > files renamed (or in a subdir), then move-if-change to the build dir.
> 
> Blech.  That's ridiculously hard with automake.  Here's a compromise,
> pulled out of a hat: if you use GCC 3.2 to run 'make dep-am', it will
> do the right thing even with my changes.

Does gcc-3.2 just work by accident?  Hmm, 3.3 20021009 does work for
me, so maybe we're OK.  Since "make dep-am" is really only for
maintainers, we can require up-to-date tools.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]