comp.lang.ada
 help / color / mirror / Atom feed
From: Mario Roy <marioeroy@gmail.com>
Subject: Re: ANN: GCC 4.9.0 (2014) for Max OS X Mavericks
Date: Tue, 14 Oct 2014 22:39:58 -0700 (PDT)
Date: 2014-10-14T22:39:58-07:00	[thread overview]
Message-ID: <9bf67f22-4441-498e-98b2-2d22e4ef4023@googlegroups.com> (raw)
In-Reply-To: <lyha4fcdsx.fsf@pushface.org>


I used GCC 4.9.x to build 4.8.x. After boot-strapping, noticed that gnat and friends are using /usr/lib/libstdc++.6.dylib. The output is also the same when using 4.8.x to bootstrap a 2nd time. It is not a problem that I'm aware -- gnatmake hello.adb is working as expected.

$ otool -L gnat
gnat:
	/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0)
	/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 60.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1197.1.1)
	/opt/gcc-4.8.x/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)

The --with-stage1-ldflags="-lstdc++" option is working for both 4.8.x and 4.9.x. It is nice having gnat and friends not crashing now. Hoping that one day the configure option is not necessary.

      parent reply	other threads:[~2014-10-15  5:39 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24 17:00 ANN: GCC 4.9.0 (2014) for Max OS X Mavericks Simon Wright
2014-05-31 19:35 ` Simon Wright
2014-05-31 22:29   ` Bill Findlay
2014-05-31 22:44     ` Pascal Obry
2014-05-31 23:31       ` Bill Findlay
2014-06-01  2:34         ` Dan'l Miller
2014-06-01  9:06     ` Simon Wright
2014-06-01 13:56       ` Bill Findlay
2014-10-11 22:42       ` marioeroy
2014-10-12  9:05         ` Simon Wright
2014-10-12 15:38           ` Mario Roy
2014-10-12 18:35             ` Simon Wright
2014-10-14 16:41               ` Simon Wright
2014-10-14 21:31                 ` Mario Roy
2014-10-14 22:21                 ` David Botton
2014-10-14 22:54                   ` Luke A. Guest
2014-10-14 23:27                     ` David Botton
2014-10-15  9:42                     ` Simon Wright
2014-10-15 13:05                       ` David Botton
2014-10-15 13:41                         ` Simon Wright
2014-10-15 14:28                           ` Björn Lundin
2014-10-15 13:43                         ` Björn Lundin
2014-10-15 14:02                           ` Simon Wright
2014-10-15 13:55                   ` ANN: " Simon Wright
2014-10-15 15:33                     ` David Botton
2014-10-17 15:29                       ` Simon Wright
2014-06-02 16:46   ` Stephen Leake
2014-06-02 18:02     ` Simon Wright
2014-06-04  0:15 ` Luke A. Guest
2014-06-06  7:48   ` Simon Wright
2014-06-06 14:37     ` Lucretia
2014-06-06 14:42       ` Simon Wright
2014-10-15  5:39 ` Mario Roy [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox