Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 1999 15:41:07 +0200 (CEST)
From:      Sebestyen Zoltan <szoli@netvisor.hu>
To:        FreeBSD questions mailinglist <freebsd-questions@freebsd.org>
Subject:   How to use egcs' libstdc?
Message-ID:  <Pine.LNX.4.04.9907091535110.20802-100000@linux.intranet.netvisor.hu>

next in thread | raw e-mail | index | archive | help

I would like to compile kde with egcs shipped with FBSD 3.2 and it
complains because of the original libstdc++, therefore I would like to
tell egcs somehow to use it's own libraries:

configure:4974: checking for Qt
configure:5098: eg++ -o conftest -O2 -I/usr/local/qt/include
-I/usr/local/include -I/usr/X11R6/include  -L/usr/local/qt/lib
-L/usr/local/lib -L/usr/X11R6/lib conftest.C  -lqt -lpng -lz -lm -lICE
-lSM -lXext -lX11  1>&5
/usr/lib/libstdc++.so.2: undefined reference to `__unwind_function'
/usr/lib/libstdc++.so.2: undefined reference to
`__find_first_exception_table_match'
/usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions'
collect2: ld returned 1 exit status



--------------------------------------------------------------------------------
Sebestyén Zoltán <szoli@netvisor.hu>	I don't care if you're going nowhere
					just take good care of the world
MAKE INSTALL NOT WAR			

I use UNIX because reboots are for hardware upgrades.

                 Kick me! Whip me!! Make me develop on AIX!!!



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9907091535110.20802-100000>