Help needed: banishing RTL from the front ends

Andreas Schwab schwab@redhat.com
Tue May 25 10:13:00 GMT 2010


Steven Bosscher <stevenb.gcc@gmail.com> writes:

> But  for some reason I get -DIN_GCC_FRONTEND also on some of the gen*
> files, libiberty, and gcov-io.o, like so:

Target-specific variable values are applied to all dependencies, see
(make) Target-specific:

   There is one more special feature of target-specific variables: when
you define a target-specific variable that variable value is also in
effect for all prerequisites of this target, and all their
prerequisites, etc. (unless those prerequisites override that variable
with their own target-specific variable value).

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."



More information about the Gcc mailing list