This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


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

Re: Patch: Fix for bootstrap/3075


Tom Tromey wrote:

> Here's my followup patch, which I'm also checking in.
> This ought to work in any scenario.
> 
> 2001-06-08  Tom Tromey  <tromey@redhat.com>
> 
>         * configure: Rebuilt.
>         * configure.in: Compute new aux dir using `pwd'.
Ok, I now get to,

linking ./config/c_io_stdio.h to include/bits/c++io.h
linking ./config/basic_file_stdio.h to include/bits/basic_file_model.h
linking ./config/basic_file_stdio.cc to src/basic_file.cc
linking ./config/c_io_libio_codecvt.c to libio/c_codecvt.c
linking ./config/c_locale_generic.h to include/bits/c++locale.h
linking ./config/c_locale_generic.cc to src/c++locale.cc
linking ./../gcc/gthr.h to include/bits/gthr.h-in
configure: error: ./../gcc/gthr.h: File not found
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/local/nathan/dev/egcs'
make: *** [bootstrap] Error 2

I attach the gzip bootstrap log.

nathan

-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
Never hand someone a gun unless you are sure where they will point it
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk

bootstrap.log.gz


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