This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: include problem


I have played a bit with them with no luck


roger@roger-VirtualBox:~/minsoc/minsoc/tools/gcc-src/binutils-build/binutils$
echo $CPATH

roger@roger-VirtualBox:~/minsoc/minsoc/tools/gcc-src/binutils-build/binutils$
echo $C_INCLUDE_PATH
/home/roger/cpu_tools/include:

On 07/08/2011 18:35, Ian Lance Taylor wrote:
> Roger <roger@byroger.com> writes:
> 
>> I am having a problem when building binutils, when building it is
>> picking up the wrong copy of a header file.
>>
>> it is not not taking the file from the local dir. even with -I. first.
>>
>> want is wrong?????
> 
> Do you have CPATH or C_INCLUDE_PATH set in the environment?
> 
> Ian
> 


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