I am in the process of taking qtada for a test spin and am trying to build the base library.
The source is 2.0.0 compiling on Fedora 7 -x86_64 using the gnat-gpl-2008-x86_64 version. This is the error report: gnatlink /home/jr/qtada-gpl-2.0.0/source/tools/amoc/.objs/amoc-driver.ali -shared-libgcc -L/home/jr/qtada-gpl-2.0.0/source/core/.libs -lQtAdaCore -Wl,-rpath,/home/jr/qtada-gpl-2.0.0/source/core/.libs:/usr/gnat/lib/gcc/x86_64-pc-linux-gnu/4.1.3/adalib/ -o /home/jr/qtada-gpl-2.0.0/source/tools/amoc/amoc /usr/lib64/libstdc++.so.6: undefined reference to [EMAIL PROTECTED]' collect2: ld returned 1 exit status gnatlink: error when calling /usr/gnat/bin/gcc gnatmake: *** link failed. Is there a conflict between the gnat compiler: Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /troy.d/gnatmail/release-gpl/build-troy/src/configure --prefix=/usr/gnat --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --enable-languages=c,ada --disable-nls --disable-libada --enable-checking=release --enable-threads=posix --disable-multilib Thread model: posix gcc version 4.1.3 20080522 for GNAT GPL 2008 (20080521) and the Fedora builtin gcc: Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20070502 (Red Hat 4.1.2-12) Julianne _______________________________________________ qtada-users mailing list [email protected] http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com
