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]

Re: [head] Java bootstrap failure: natClip.cc:26: syntax error before`;'


On Sat, Feb 24, 2001 at 02:10:05AM -0300, Alexandre Oliva wrote:
> On Feb 17, 2001, "Zack Weinberg" <zackw@stanford.edu> wrote:
>
> > I stuck debugging echos all over that thing and it appears that
> > neither branch of the case gets executed.  I don't know how that
> > could happen, but it is.
>
> The only substantial difference I can find between
> CONFIGURE_TARGET_MODULES, that works, and ALL_TARGET_MODULES, that
> doesn't, is that CXX is evaluated in a shell assignment and exported
> in `configure', but used only as an argument to make in `all'.

Um, for me, CONFIGURE_TARGET_MODULES *doesn't* work.  I should have
specified.  The libjava configure sees a CXX with no -I switches for
libstdc++.

zw


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