Re: Regarding gcc testsuite

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

 



On 27 October 2014 15:46, Manpreet Singh wrote:
> Hi,
>      as is a shell-script with read and write permissions.

It should be executable.


> Also, when i am trying to build gcc-4.4.5, i am getting texi.info
> errors, but when i used echo "MAKEINFO = :" >> Makefile in command
> line, it get compiled without errors. Do i need to configure it again
> or not. I am building for powerpc(target).

That's an unrelated issue. You don't need to configure again.

Documentation in old versions of GCC is incompatible with modern
versions of Texinfo.  You can either add MAKEINFO=missing to the
configure command, or do something like your workaround.




[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