[email protected] wrote:
> When building the qtada directory, I get the error:
> 
> /usr/gnat/bin/g++ -shared -o
> /opt/build/qtada-gpl-3.0.0/source/gui/.libs/libQtAdaGui.so
> -L/opt/build/qtada-gpl-3.0.0/source/core/.libs -lQtAdaCore
> -L/usr/gnat/lib/gcc/x86_64-pc-linux-gnu/4.3.4/adalib/ -lgnarl-2009
> -lgnat-2009
> -Wl,-rpath,/opt/build/qtada-gpl-3.0.0/source/core/.libs:/usr/gnat/lib/gcc/x86_64-pc-linux-gnu/4.3.4/adalib/
> /opt/build/qtada-gpl-3.0.0/source/gui/.objs/GNAT-TEMP-000005.TMP
> -L/usr/local/qtsdk-2009.04/qt/lib -lQtGui -lQtCore
> /usr/gnat/libexec/gcc/x86_64-pc-linux-gnu/4.3.4/ld:
> /usr/gnat/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../lib64/libstdc++.a(ios_init.o):
> relocation R_X86_64_32 against `pthread_cancel' can not be used when
> making a shared object; recompile with -fPIC
> /usr/gnat/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../lib64/libstdc++.a:
> could not read symbols: Bad value
> 
Use of libstd++.a (static library, not shared one) look strange for me.

Which version of GCC was used to build Qt? Is it the same with used for
build QtAda?

_______________________________________________
qtada-users mailing list
[email protected]
http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com

Reply via email to