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: libsupc++



Good point. Thanks. I was looking for a reference to
__cxa_pure_virtual, and I found it in libsupc++ first.

Now I can just pass 'CXXLDFLAGS="/usr/local/lib/libstdc++.a"' to the
configure script for mysql and it works. I did not have to link in
libstdc++ in this way when compiling the same source with gcc-2.95.3.

What is libsupc++ anyway?


Regards,

Jerry.


Alexandre Oliva <aoliva@redhat.com>@guarana.lsd.ic.unicamp.br on 06/28/2001
03:14:58 AM



Sent by:  aoliva@guarana.lsd.ic.unicamp.br

To:  Jerry.Zhao@mcmail.vanderbilt.edu
cc:  gcc@gcc.gnu.org



Subject:  Re: libsupc++




On Jun 27, 2001, Jerry.Zhao@mcmail.vanderbilt.edu wrote:

> sort of broke due to the new libsupc++. I had to add it manually to the
LD
> option.

And why is it that you're using libsupc++ instead of libstdc++?

--
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    *Please* write to mailing lists, not to me



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