Re: Trouble compiling with gcc 4.8 on 10.5 PowerPC

2018-03-18 Thread Andreas Falkenhahn
Hi Kenneth, On 17.03.2018 at 23:30 Kenneth F. Cunningham wrote: > As a first step, if you don't specifically require gcc-4.8, try > instead with gcc-6 (macports-gcc-6) which works quite a bit better in most > cases. Thanks, this indeed solved all my problems! The malloc errors have disappeared

Re: Trouble compiling with gcc 4.8 on 10.5 PowerPC

2018-03-18 Thread Kenneth F. Cunningham
On 2018-03-18, at 7:32 AM, Andreas Falkenhahn wrote: > > Thanks, this indeed solved all my problems! Great! > There's just one little problem remaining: I cannot use gcc-ar-mp-6 because > it reports the following error: "Cannot find plugin liblto_plugin.so". Will see how this is on my PPC ma

Re: Is there and "rdist" for Mac?

2018-03-18 Thread db
On 17 Mar 2018, at 20:48, ↪︎nudge wrote: > Another option worth considering > http://gitless.com/ Good to know. Unfortunately, although gitless is already in MP, the developer doesn't mention it, but alas, HB (https://github.com/sdg-mit/gitless#installing-via-homebrew-macos-only).

Re: Is there and "rdist" for Mac?

2018-03-18 Thread ↪︎nudge
On Sun, 18 Mar 2018, at 23:08, db wrote: > On 17 Mar 2018, at 20:48, ↪︎nudge wrote: >> Another option worth considering >> http://gitless.com/ > > Good to know. Unfortunately, although gitless is already in MP, the > developer doesn't mention it, but alas, HB > (https://github.com/sdg-mit/gitless

Re: Is there and "rdist" for Mac?

2018-03-18 Thread Kastus Shchuka
It does not take much to run “port info gitless”… $ port info gitless gitless @0.8.6 (devel, python) Variants: universal Description: Gitless is a version control system built on top of Git, with simpler commands and syntax. Gitless can be used on any G