This is the mail archive of the gcc-bugs@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: Bug in GNU CPP option handling (gcc-2.95.[123])


On Tue, May 08, 2001 at 07:39:39PM +0200, Peter Breitenlohner wrote:
> Hi,
> 
> Contrary to what the cpp man-page, cpp.info, as well as 'cpp --help'
> say, cpp (from gcc-2.95.1, .2, and .3) does NOT accept the option
> '-undef'!! (for ix86-linux-gnu).

This is an installation problem.  You have an internal executable with
an undocumented interface being referred to as cpp.  The real cpp
should have been installed in /usr/bin; find and delete the symbolic
link which is masking it.

-- 
zw    To shield children right up to the age of 18 from exposure to violent
      descriptions and images would not only be quixotic, but deforming;
      it would leave them unequipped to cope with the world as we know it.
      	-- American Amusement Machine Association vs. Indianapolis


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