Re: Building GCC 4.3.2 on powerpc-yellowdog-linux-gnu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Angel Tsankov wrote:
> Ian Lance Taylor wrote:
>> "Angel Tsankov" <fn42551@xxxxxxxxxxxxxxxx> writes:
>>
>>> I think GCC core is buggy -- when I try to compile a C source file
>>> (<source dir>/gcc/dbgcnt.c or a simple "int main(){}" program) in
>>> <build dir> I get this:
>>> gcc: error trying to exec 'cc1': execvp: No such file or directory
>>>
>>> Any ideas whats wrong here?!
>>
Problem resolved by removing "." from PATH.
Details: <build dir> contains a directory named "gcc" and strace 
revealed that gcc tried to execute "./gcc" (the sub-directory) and got 
"Permission denied".

Angel 




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux