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]

Re: Configuration files and bootstrap stages.


On Sun, Feb 14, 1999 at 07:05:22PM -0700, Jeffrey A Law wrote:
>   > The specific feature I want to use is string concatenation, to be able
>   > to simply share spec fragments across a family of related architectures.
> Look for STRINGIFY in system.h

STRINGIFY ne concatenation.

Look instead at eg CPP_SPEC on the alpha.  Particularly relevant is
the definition of %(cpp_cpu).


r~


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