Re: [patch libada]: PR target/52122

2013-02-11 Thread NightStrike
Ping

On Wed, Feb 6, 2013 at 12:10 AM, Kai Tietz ktiet...@googlemail.com wrote:
 Hi,

 this patch fixes an issue about recursice LN_S for mingw-host.  The
 issue was already addressed by autotools, but an upgrade of version
 isn't suitable right now.
 For further information see the bug-report PR 52122.

 ChangeLog libada/

 PR target/52122
 * Makefile.in (LN_S_RECUSIVE): New.
 (adainclude, adalib): Use LN_S_RECURSIVE for copy.

 Patch see at http://gcc.gnu.org/bugzilla/attachment.cgi?id=29176

 Ok for apply?

 Regards,
 Kai


Re: [patch libada]: PR target/52122

2013-02-11 Thread Geert Bosch

On Feb 6, 2013, at 05:10, Kai Tietz ktiet...@googlemail.com wrote:

 this patch fixes an issue about recursice LN_S for mingw-host.  The
 issue was already addressed by autotools, but an upgrade of version
 isn't suitable right now.
 For further information see the bug-report PR 52122.
 
 ChangeLog libada/
 
   PR target/52122
   * Makefile.in (LN_S_RECUSIVE): New.
(adainclude, adalib): Use LN_S_RECURSIVE for copy.
 
 Patch see at http://gcc.gnu.org/bugzilla/attachment.cgi?id=29176

OK.

  -Geert


[patch libada]: PR target/52122

2013-02-06 Thread Kai Tietz
Hi,

this patch fixes an issue about recursice LN_S for mingw-host.  The
issue was already addressed by autotools, but an upgrade of version
isn't suitable right now.
For further information see the bug-report PR 52122.

ChangeLog libada/

PR target/52122
* Makefile.in (LN_S_RECUSIVE): New.
(adainclude, adalib): Use LN_S_RECURSIVE for copy.

Patch see at http://gcc.gnu.org/bugzilla/attachment.cgi?id=29176

Ok for apply?

Regards,
Kai