libstdc++ libtool lossage

Alexandre Oliva aoliva@redhat.com
Thu Feb 21 23:23:00 GMT 2002


On Feb 22, 2002, Tom Tromey <tromey@redhat.com> wrote:

> What about jv-convert and gij?

Hmm...  Sorry, I somehow missed those.  Anyhow, both are linked with
libgcj, so they'd get libgcc_s anyway, so having it explicitly in
won't hurt.

Alexandre> +LIBLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXX) -L$(here) $(JC1FLAGS) $(LDFLAGS) -o $@

> Will using CXX and not CC here cause libstdc++ to be pulled in?

Nope, see the patch for the top-level that arranges for libjava to get
the same CXX that is used by libstdc++-v3, i.e., xgcc, not g++.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc-patches mailing list