[Qt-interest] Problems compiling shared libraries

caio caio.ariede at gmail.com
Wed Nov 10 13:22:44 CET 2010


I compiled a shared library that uses Qt through qmake, but using it I got
an error that in gdb looks like this:

Reading symbols for shared libraries
...............................................................................................
done

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to process 366]
0x00007fff85f38110 in __CFInitialize ()
(gdb) l
1 /var/tmp/gcc/gcc-5664~105/src/gcc/config/darwin-crt3.c: No such file or
directory.
in /var/tmp/gcc/gcc-5664~105/src/gcc/config/darwin-crt3.c


After some mining I notice that this path is matched in various Qt specific
binary files, for example:

$ grep -r "/var/tmp/gcc/gcc-5664~38/src/gcc/config/darwin-crt3.c"
/Library/Frameworks/QtGui.framework/QtGui
Binary file /Library/Frameworks/QtGui.framework/QtGui matches


Can it be a bug of Qt pre-compiled package for MacOSX?

Why this patch is being used?

What more informations I need to provide?

Thanks.

Caio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101110/c47dafad/attachment.html 


More information about the Qt-interest-old mailing list