Alex Zepeda wrote:

> On Wed, 21 Jul 1999, eT wrote:
>
> The only other thing I can think of is that for some reason your
> application and your libraries were compiled with different name mangling
> schemes, usually this indicates different compilers being used (but not
> always).  Make sure to use the same compiler and same flags for the
> application and libraries.

Hi, I noticed that my ld path was using the old libqt in /usr/X11R6/lib and not 
the new
one I have in /usr/local/qt/lib.

Problem I am getting now is libstdc++ problem:  ld.elf complains:

libstdc++.so.3: undefined symbol __ti9exception

Any Ideas?





To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to