This is the mail archive of the gcc-patches@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: Improve vxWorks support on x86


On Fri, 22 Jan 1999 18:54:24 -0800, Richard Henderson wrote:
>On Fri, Jan 22, 1999 at 07:47:13PM -0500, Zack Weinberg wrote:
>> I'd suggest throwing CPP_PREDEFINES away entirely.  If you invoke
>> gcc-lib/.../cpp directly, you don't get any predefs.  No one is
>> supposed to do that anyway.  (We could install that shell script
>> someone posted that maps cpp to gcc -E in $bindir.)
>
>If we don't install the shell script, prepare for the bitching
>cause imake broke.

I run `make install' right now and the only place it puts cpp is in
$(libsubdir).

Maybe it would be cleaner to write a driver wrapper along the lines of
cp/g++spec.c.

zw


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