This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Guidelines for building fixincludes for targets?
- From: "Aaron W. LaFramboise" <aaronavay62 at aaronwl dot com>
- To: "E. Weddington" <ericw at evcohs dot com>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Fri, 22 Oct 2004 16:10:06 -0500
- Subject: Re: Guidelines for building fixincludes for targets?
- References: <417934E5.7050603@evcohs.com>
E. Weddington wrote:
> 1. Is mkfixinc.sh the correct place to do this?
> 2. Would not building fixincl make sense for this target?
> 3. I assume that I should do the usual route of submitting bug report,
> patch to gcc-patches, etc. Correct?
Its my understanding that fixincludes should not be built for targets
that have nothing to fix. This was previously done for a number of
targets, but the logic for this was lost during the fixincludes
transition to top-level.
Someone needs to review this patch to the toplevel configure:
<http://gcc.gnu.org/ml/gcc-patches/2004-09/msg00934.html>. Perhaps
*-avr should be included in that patch also.
Aaron W. LaFramboise