fixing vs WARN_CFLAGS vs cross builds
Zack Weinberg
zack@codesourcery.com
Wed Mar 31 12:43:00 GMT 2004
Jim Wilson <wilson@specifixinc.com> writes:
> > underlying problem. The recursive make command in the fixinc.sh rule
> > should perhaps be setting ALL_CFLAGS instead of CFLAGS because the
> > default .c.o rule uses ALL_CFLAGS.
>
> My last reply got messed up somehow. Sorry.
>
> Or maybe the recursive make command in the fixinc.sh rule should be
> setting WARN_CFLAGS to empty, because it is already included in
> BUILD_CFLAGS if it is supposed to be used? I haven't checked to see
> which makes more sense. I'm guessing that my first suggestion was the
> right one though.
It would be nice to be rid of the recursive make invocation here, but
that's too much work to ask for.
zw
More information about the Gcc
mailing list