gdb fails to compile on Leopard - C++11 compiler

Ken Cunningham ken.cunningham.webuse at gmail.com
Tue Jan 30 18:16:18 UTC 2018


On 2018-01-30, at 8:41 AM, Chris Jones wrote:
> 
> On 30/01/18 16:31, Riccardo Mottola wrote:
>> Hi,
>> Chris Jones wrote:
>>> Or  maybe the gdb port could be updated to use one of macports python versions ?
>> can I do this easily as a test in my portfile? could you do it?
>> I already have a newer python installed from macports, so it would be a matter of "using" it.
>> Riccardo


BTW, if you want to try debugging the executable on 10.6.8 instead, gdb 8.x installs fine there:

$ port -v installed gdb
The following ports are currently installed:
  gdb @8.0.1_0 (active) platform='darwin 10' archs='x86_64' date='2017-11-17T18:08:53-0800'


Ken


More information about the macports-users mailing list