CPP setting in make/compilers/gcc-target-default.cfg has -Wp,$$?
Peter Dufault
dufault at hda.com
Mon Mar 7 11:57:28 UTC 2011
With this:
# CPP command to write file to standard output
CPP=$(CC) -E -w -Wp,-$$
I'm having problems in a configure script:
configure:4305: powerpc-rtems4.11-gcc -E -w -Wp,-$ conftest.c
cc1: error: unrecognized command line option "-$"
Anyone know what's up?
Peter
-----------------
Peter Dufault
HD Associates, Inc. Software and System Engineering
More information about the users
mailing list