This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
G++ 3.3 and ld Error
- From: Dara Hazeghi <dhazeghi at yahoo dot com>
- To: tom3 at fwb dot asi dot srs dot com
- Cc: gcc-help at gcc dot gnu dot org
- Date: Sat, 17 May 2003 12:30:36 -0700
- Subject: G++ 3.3 and ld Error
Hello,
it looks like some part of the unwind library is not being found in the
linking process. Can you add the "-v" option, rerun the command and
post the output? Note that somewhere, you need to be linking to
libsupc++ .
Dara