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 version of kdesupport, which I obtained thru cvsup.  (KDE
uses cvsup for its development versions.)

I get the following errors.  I have also installed the latest development
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 --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'
/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: undefined reference to `__rtti_si'
/usr/lib/libstdc++.so.3: undefined reference to `__get_eh_context'
/usr/lib/libstdc++.so.3: undefined reference to `__sjthrow'
/usr/lib/libstdc++.so.3: undefined reference to `terminate(void)'
/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'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_delete'
/usr/lib/libstdc++.so.3: undefined reference to `__rtti_class'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_delete'
/usr/lib/libstdc++.so.3: undefined reference to `__terminate'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_new'
/usr/lib/libstdc++.so.3: undefined reference to `__eh_alloc'
gmake[5]: *** [odbcinst] Error 1

I'd just like to let you guys know in case this is a problem with our
stock gcc in current.  Like I said, it compiled fine with my compiler in
/usr/local:

$ /usr/local/bin/gcc -v
Reading specs from 
/usr/local/lib/gcc-lib/i386-unknown-freebsdelf4.0/2.96/specs
gcc version 2.96 20000131 (experimental)

But, the stock gcc (2.95.2) is the one that gives me these errors.

 - Donn



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to