This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Guidelines for building fixincludes for targets?


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


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