Mac-Mini1,1 Intel OSX 10.6.3 XCode 3.2.2 qt-everywhere-opensource-src-4.6.2 GNAT GPL 2009 (20090519) GNATMAKE GPL 2009 (20090519) GPRBUILD GPL 1.2.0w (20080521)
Attempt to build QtAda gpl 3.1.0. Problem again with gprbuild. Seems that gprbuild doesn't recognise i386-apple-darwin10.3.0 gprconfig -v result: List of targets supported by a compiler: No compilers found for target i386-apple-darwin10.3.0 If I use Ada-4.4 as the compiler sudo gprconfig -v with PATH=/usr/local/ada-4.4/bin:$PATH produces: gprconfig has found the following compilers on your PATH. Only those matching the target and the selected compilers are displayed. * 1. GNAT for Ada in /opt/gnat-gpl-2009/bin/ version 2009 (default runtime) 2. GCC-ASM for Asm in /usr/local/bin/ version 4.2.1 3. GCC-ASM for Asm in /opt/gnat-gpl-2009/bin/ version 4.3.4 4. GCC-ASM for Asm2 in /usr/local/bin/ version 4.2.1 5. GCC-ASM for Asm2 in /opt/gnat-gpl-2009/bin/ version 4.3.4 6. GCC-ASM for Asm_Cpp in /usr/local/bin/ version 4.2.1 7. GCC-ASM for Asm_Cpp in /opt/gnat-gpl-2009/bin/ version 4.3.4 8. GCC for C in /usr/local/bin/ version 4.2.1 9. GCC for C in /opt/gnat-gpl-2009/bin/ version 4.3.4 * 10. G++ for C++ in /usr/local/bin/ version 4.2.1 11. GFORTRAN for Fortran in /usr/local/bin/ version 4.2.1 Select or unselect the following compiler (or "s" to save): s You can regenerate the same config file in batch mode with the following command line: gprconfig --batch --target=i386-apple-darwin10.2.0 --config=Ada,2009,default,/opt/gnat-gpl-2009/bin/,GNAT --config=C++,4.2.1,,/usr/local/bin/,G++ Creating configuration file: /usr/local/ada-4.4/share/gpr/default.cgpr Problem is, of course ada-4.4 doesn't seem work with Snow Leopord! So I have to use gnat-gpl-2009 which is built for darwin10.2.0. Regards, Roger _______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
