Re: [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.

2011-11-13 Thread Iain Sandoe
On 13 Nov 2011, at 09:56, Iain Sandoe wrote: On 10 Nov 2011, at 13:44, Tristan Gingold wrote: You can simplify further m-lib-tgt-specific-darwin.adb as the default indexer options is nothing: thanks - I wasn't confident to remove it entirely, but that is a much better solution. I have

Re: [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.

2011-11-13 Thread Iain Sandoe
On 10 Nov 2011, at 13:44, Tristan Gingold wrote: You can simplify further m-lib-tgt-specific-darwin.adb as the default indexer options is nothing: thanks - I wasn't confident to remove it entirely, but that is a much better solution. I have tested this chunk together with the one you prov

Re: [Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port.

2011-11-10 Thread Tristan Gingold
Hi Iain, Late reply from gcc-patches archive. You can simplify further m-lib-tgt-specific-darwin.adb as the default indexer options is nothing: Index: mlib-tgt-specific-darwin.adb === --- mlib-tgt-specific-darwin.adb(revisi