Re: cygwin : gcc-3.2 make problem

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

 



kuldeep singh wrote:

> make[1]: *** No rule to make target
> `../include/ansidecl.h', needed by `gengenrt
> l.o'.  Stop.
> make[1]: Leaving directory `/tmp/gcc-3.2/gcc'

It looks like you're building from an incomplete source tree.  The
include/ directory should be a sibling to the gcc/ directory and you
should run configure and make from the toplevel, not from the gcc/
directory.  Also, it seems you're building in the source dir instead of
using a separate build directory as advised by the installation
document.

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