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
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 ma
German Tischler wrote:
>
> On Tue, Feb 08, 2000 at 06:35:58PM +0100, Maxim Sobolev wrote:
> > Donn Miller wrote:
> >
> > > I am running the lastest -current (just did a cvsup followed by a make
> > > world last night). I am getting these link errors when trying to compile
> > > the developement
On Thu, 10 Feb 2000, Donn Miller wrote:
> Nope. When I ran buildword, I used CFLAGS='-mpentium -O3 -pipe'.
Maybe you should bump it down to just -O instead of -O3; from what I
understand anything beyond -O2 is asking for trouble.
Doug White| FreeBSD: The Power to Serve
x27; instead of ,gcc` in the above line, it will compile.
> > -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] Erro
On Thu, 10 Feb 2000, Donn Miller wrote:
> > Just a thought - have you tried -fno-c++--exceptions (or similar) ?
> > I'm not sure if that would fix it, though.
>
> I think maybe you mean -fno-vtable-thunks? Also, why do we have a
> separate libstdc++? I know that the standard gcc-2.95.2 itself
Alex Zepeda wrote:
> No. First off, it's -fno-exceptions and -fno-rtti. But somehow you're
> compiling your stdc++ library without exceptions and without rtti. This
> to me seems like a user configuration error. This is not a compiler bug.
>
> My first guess is that you're using CFLAGS="-fno
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
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 `__built
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 def
y
> > previous message thoughtfully, you 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
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 21
; snapshot of gcc 2.96 into /usr/local/bin, and I don't get these errors.
> > >
> > > gmake[5]: Entering directory
> > > `/usr/home/dmmiller/compile/kde/kdesupport/odbc/uni
> > > xODBC/odbcinst/cmd'
> > > /bin/sh ../../../../libtool --silent
ors.
> >
> > gmake[5]: Entering directory
> > `/usr/home/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.l
t; /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'
> [...]
> gmake[5]: *** [odbcinst] Er
pipe
-s -o
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'
> several applications and still have 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++.
ong. 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 th
ill have 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
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
20 matches
Mail list logo