From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news2.google.com!news.glorb.com!news2.glorb.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "(see below)" Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2009 for Mac OS X (Snow Leopard) Date: Tue, 22 Dec 2009 17:46:34 +0000 Message-ID: References: <5b0bf629-0935-414d-9a57-1757632840b8@d10g2000yqh.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Trace: individual.net 0JBu7Nq40LYQsbwiobxQMwbclmkJ2/RIksxZtS1tsWlLTjfePQ Cancel-Lock: sha1:SWy24z0iByVY7iHhp6gyit7wbC4= User-Agent: Microsoft-Entourage/12.20.0.090605 Thread-Topic: GNAT GPL 2009 for Mac OS X (Snow Leopard) Thread-Index: AcqDLrOx7fFh3Qz040K2hZ5WZ3T4uw== Xref: g2news1.google.com comp.lang.ada:8484 Date: 2009-12-22T17:46:34+00:00 List-Id: On 22/12/2009 17:10, in article 5b0bf629-0935-414d-9a57-1757632840b8@d10g2000yqh.googlegroups.com, "sjw" wrote: > On Dec 22, 2:23�pm, "(see below)" wrote: >> On 22/12/2009 12:09, in article >> af608388-8088-4779-a3ca-39275fd2c...@r24g2000yqd.googlegroups.com, "sjw" >> >> wrote: >>> I've just released a 32-bit build of GNAT GPL 2009 for Snow Leopard; >>> find it athttp://sourceforge.net/projects/gnuada/files/(navigate to >>> GNAT_GPL Mac OS X/2009-snow-leopard-i386). >> >> Many thanks -- I'll try it ASAP. >> Any chance of a 64-bit build? > > Will have a go, but it's a cross-build so may take some getting my > head round! Thanks. My two main projects run at 2.25 times the 32-bit speed in 64-bit mode, so it is quite an issue for me. This is what happened when I tried out the 32-bit version: gnatmake -j2 -aI/Users/wf/emulation/Source -aO/Users/wf/emulation/MacOSX -funwind-tables -g -gnatfl05wawCwl -gnatoVa -m32 -k -O1 EE9.adb -largs -lgcc_eh -bargs -Sev >komlog.ada gcc -c -I./ -I/Users/wf/emulation/Source -funwind-tables -g -gnatfl05wawCwl -gnatoVa -m32 -O1 -I- /Users/wf/emulation/Source/EE9.adb dyld: Symbol not found: ___gmpn_bases Referenced from: /opt/gnat-gpl-2009/libexec/gcc/i386-apple-darwin10.2.0/4.3.4/gnat1 Expected in: /usr/local/lib/libmpfr.1.dylib in /opt/gnat-gpl-2009/libexec/gcc/i386-apple-darwin10.2.0/4.3.4/gnat1 gcc: Internal error: Trace/BPT trap (program gnat1) Please submit a full bug report to with preprocessed source if appropriate. gnatmake: "/Users/wf/emulation/Source/EE9.adb" compilation error -- Bill Findlay chez blueyonder.co.uk