This is the mail archive of the gcc@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: [PATCH] Re: A clue for the libstdc++ problem.


On Sun, Apr 01, 2001 at 05:29:47PM -0700, Zack Weinberg wrote:
[nothing]

There was a comment in that when I sent it, really there was.

...

> On Sun, Apr 01, 2001 at 05:18:58PM -0700, H . J . Lu wrote:
> > Can you tell me what is wrong with this patch? As far as I can tell,
> > CXXLINK in libstdc++-v3/src/Makefile.am is only used to build
> > libstdc++.so.

I don't know enough about libtool to evaluate that part of your
change.

It doesn't address the problem of libjava not getting the right -I
switches for libstdc++'s headers.  That is less important now that it
doesn't break bootstrap anymore.

Personally, I am looking for a solution which does not involve any
case expressions in backquotes in the middle of variables set by the
top level makefile and configure script.  I think it's too fragile,
and the top level stuff is far too fragile already.

zw


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