This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: CPP problem
- To: lampret at opencores dot org
- Subject: Re: CPP problem
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Tue, 29 Feb 2000 00:09:03 +0100
- CC: gcc at gcc dot gnu dot org
- References: <001d01bf81d3$6c5fe650$0a01010a@gamma>
> Am I correct that this is CPP problem? Any idea what could be wrong? I am
> out of idea. Any help greatly appreciated.
What is the output of 'gcc --trace-includes z.c'? It may be that it is
picking up a header from a different place.
Regards,
Martin