This is the mail archive of the gcc-patches@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]

/bin/sh: build/genmodes: No such file or directory


Hi all,

I am having a problem compiling GCC from the current CVS. The
directories I have are as follows:

./gcc-build
./gcc

and the commands as follows:

cd gcc-build
../gcc/configure
make

The configure process goes fine, but when building I get:

/bin/sh: build/genmodes: No such file or directory

I am building a native compiler for x86 using Ubuntu 6.06 (Dapper).

Thanks for any help you can offer.

Rob Quill


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