Improve vxWorks support on x86

Zack Weinberg zack@rabi.columbia.edu
Fri Jan 22 19:00:00 GMT 1999


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



More information about the Gcc-patches mailing list