Re: Fix linking from only convenience archives with gfortran on Darwin.

2010-10-14 Thread Peter O'Gorman
On 10/14/2010 04:19 PM, Ralf Wildenhues wrote: Hi Peter, thanks for the quick feedback! * Peter O'Gorman wrote on Thu, Oct 14, 2010 at 10:49:00PM CEST: On 10/14/2010 02:27 PM, Ralf Wildenhues wrote: The following patch should fix this. Paul, any chance you could try out the patch on your sy

Re: Fix linking from only convenience archives with gfortran on Darwin.

2010-10-14 Thread Ralf Wildenhues
Hi Peter, thanks for the quick feedback! * Peter O'Gorman wrote on Thu, Oct 14, 2010 at 10:49:00PM CEST: > On 10/14/2010 02:27 PM, Ralf Wildenhues wrote: > > >The following patch should fix this. Paul, any chance you could try out > >the patch on your system? OK to add your name&email to THANK

Re: Fix linking from only convenience archives with gfortran on Darwin.

2010-10-14 Thread Peter O'Gorman
On 10/14/2010 02:27 PM, Ralf Wildenhues wrote: The following patch should fix this. Paul, any chance you could try out the patch on your system? OK to add your name&email to THANKS? OK to commit? (I do have access to a darwin system, but no gfortran installed there, so I cannot test this.)

Fix linking from only convenience archives with gfortran on Darwin. (was: [libtool 2.2.10] testsuite: 28 29 102 failed)

2010-10-14 Thread Ralf Wildenhues
ny archive names without -Wl,... prefix, which in turn makes gfortran think there is a problem. The actual issue seems to be present even in current GCC. The following patch should fix this. Paul, any chance you could try out the patch on your system? OK to add your name&email to THANKS? OK