This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Trouble using set_unexpected() in 1.1a
- To: egcs at cygnus dot com
- Subject: Trouble using set_unexpected() in 1.1a
- From: Tim Schroeder <tim dot schroeder at optel-informatik dot de>
- Date: Fri, 04 Sep 1998 11:14:35 +0200
I am using set_unexpected() in a shared library on a Solaris 2.6/Sparc
System.
It was no Problem to compile in this project with egcs-1.0.3a.
After switching to egcs-1-1a i get an
"/export/home/develop/workspace/tim/megs/lib/libmdbhd.so: undefined
reference to `set_unexpected'"
linking a executable programm against this library.
Any hints or comments ?
Tim.