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

[Bug bootstrap/32272] make exit because build/genmodes.exe doesn't exist



------- Comment #10 from Ralf dot Wildenhues at gmx dot de  2008-06-19 07:22 -------
Subject: Re:  make exit because build/genmodes.exe
        doesn't exist

* laurent at guerby dot net wrote on Thu, Jun 19, 2008 at 08:29:14AM CEST:
> It happened to me but I found the source: if even once you did run configure in
> the source dir then even if after that you configure in a clean build dir
> you'll get this error.
> 
> So the solution is to regenerate a clean source dir (either untar or svn co)
> and to absolutely avoid to configure in it, always configure in a build dir.

In what way does this description differ from mine that I overlook?

Maybe we should let toplevel configure check that, if a separate build
tree is used, then $srcdir/host-$host_noncanonical may not exist.

Cheers,
Ralf


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32272


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