Re: gcc and /usr/lib/libstdc++.so.3

2000-02-12 Thread David O'Brien
On Thu, Feb 10, 2000 at 08:34:28PM -0500, Donn Miller wrote: Nope. When I ran buildword, I used CFLAGS='-mpentium -O3 -pipe'. I We don't support building world with -O3. Before continuing this path, please try the *stock* values. -- -- David([EMAIL PROTECTED]) To Unsubscribe: send

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-12 Thread David O'Brien
On Thu, Feb 10, 2000 at 08:24:09AM -0500, Donn Miller wrote: I know that the standard gcc-2.95.2 itself has libstdc++ built in, so there's no separate library there. Huh??? Try this: cd /usr/local/lib/gcc-lib find . -name libstdc++.a Don't confuse shared libs vs. static ones; with

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-10 Thread Will Andrews
On Wed, Feb 09, 2000 at 11:53:47AM -0500, Donn Miller wrote: /usr/lib/libstdc++.so.3: undefined reference to `exception type_info node' /usr/lib/libstdc++.so.3: undefined reference to `exception virtual table' /usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_new' Just a thought

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-10 Thread Donn Miller
Will Andrews wrote: On Wed, Feb 09, 2000 at 11:53:47AM -0500, Donn Miller wrote: /usr/lib/libstdc++.so.3: undefined reference to `exception type_info node' /usr/lib/libstdc++.so.3: undefined reference to `exception virtual table' /usr/lib/libstdc++.so.3: undefined reference

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-10 Thread German Tischler
/libuodbclst.la /usr/lib/libstdc++.so.3: undefined reference to `exception type_info function' [...] gmake[5]: *** [odbcinst] Error 1 Absolutely the same is here on just builded/installed -current. Interesting that two days ago I had compiled kdesupport w/o this problem on the -current system

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-09 Thread Maxim Sobolev
/dmmiller/compile/kde/kdesupport/odbc/uni xODBC/odbcinst/cmd' /bin/sh ../../../../libtool --silent --mode=link gcc -mpentium -O3 -pipe -s -o odbcinst odbcinst.o ../libodbcinst.la ../../lst/libuodbclst.la /usr/lib/libstdc++.so.3: undefined reference to `exception type_info function

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-09 Thread John Polstra
In article [EMAIL PROTECTED], Maxim Sobolev [EMAIL PROTECTED] wrote: John Polstra wrote: Are you sure you're not just hitting this problem described in src/UPDATING? 2124: The default way that virtual tables in our default C++ No, because since 2124 I've

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-09 Thread Donn Miller
will notice that after Jan 24 I had successfully compiled kdesupport on system builded/installed on Feb 3. That's my experience also. I just rebuilt the world on Feb 8, and I rebuilt Qt, which KDE uses, last night. No dice. I still get errors like /usr/lib/libstdc++.so.3: undefined reference

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-09 Thread Maxim Sobolev
John Polstra wrote: In article [EMAIL PROTECTED], Maxim Sobolev [EMAIL PROTECTED] wrote: John Polstra wrote: Are you sure you're not just hitting this problem described in src/UPDATING? 2124: The default way that virtual tables in our default C++ No, because

gcc and /usr/lib/libstdc++.so.3

2000-02-08 Thread Donn Miller
odbcinst odbcinst.o ../libodbcinst.la ../../lst/libuodbclst.la /usr/lib/libstdc++.so.3: undefined reference to `exception type_info function' /usr/lib/libstdc++.so.3: undefined reference to `__cp_push_exception' /usr/lib/libstdc++.so.3: undefined reference to `__rtti_user' /usr/lib/libstdc++.so.3

Re: gcc and /usr/lib/libstdc++.so.3

2000-02-08 Thread Maxim Sobolev
-mpentium -O3 -pipe -s -o odbcinst odbcinst.o ../libodbcinst.la ../../lst/libuodbclst.la /usr/lib/libstdc++.so.3: undefined reference to `exception type_info function' [...] gmake[5]: *** [odbcinst] Error 1 Absolutely the same is here on just builded/installed -current. Interesting that two

libstdc++.so.3

2000-01-30 Thread Edwin Culp
wrong. This is from the latest version of mysql that I just compiled. Error: /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "_vt$9exception" TIA, ed To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: libstdc++.so.3

2000-01-30 Thread Chris D. Faulhaber
the errors. If someone would tell me what I am doing wrong. This is from the latest version of mysql that I just compiled. Error: /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "_vt$9exception" Please read the first 2124 entry of src/UPDATING. - Chris D.

Re: libstdc++.so.3

2000-01-30 Thread Edwin Culp
t compiled. Error: /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "_vt$9exception" Please read the first 2124 entry of src/UPDATING. - Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]

Re: libstdc++.so.3

2000-01-30 Thread Edwin Culp
is is from the latest version of mysql that I just compiled. Error: /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "_vt$9exception" Please read the first 2124 entry of src/UPDATING. - Chris D. Faulhaber - [EMAIL PROTECTED