Re: Should I be able to build cross gcc 4.x on Cygwin?

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

 



Rick Mann wrote:

> make[4]: *** No rule to make target `../../combined/bfd/../include/
> aout/ar.h', n
> eeded by `archive.lo'.  Stop.

This looks like an incorrectly combined tree.  Are you using the "find |
cpio"/hard link method?  Because you seem to have taken the include/ dir
from the gcc repo and not the src repo, but that will not work; you need
to properly combine them to be a union of both sets.  The src repo does
contain include/aout/ar.h but the gcc repo does not.

Brian

[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