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]

3.0 critical, in-source dir build fails


Hi,
if you configure gcc in its source directory, the bootstrap fails
at the configure-target-boehm-gc stage

... snip
loading cache ../config.cache
configure: error: can not find install-sh or install.sh in .. ./..
make[1]: *** [configure-target-boehm-gc] Error 1
make[1]: Leaving directory `/local/nathan/dev/egcs'
make: *** [bootstrap] Error 2

Although we don't recommend it, we don't abort at configure time.

Options
1) get in-source directory configure & boot working
2) check and abort at configure time

nathan
-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


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