Re: [PATCH] AIX SONAME emulation, simplified implementation

2015-07-07 Thread Daniel Ruoso (BLOOMBERG/ 731 LEX)
Hi... From: michael.haubenwall...@ssi-schaefer.com At: Jul 7 2015 11:30:17 To: Daniel Ruoso (BLOOMBERG/ 731 LEX) Cc: dan...@ruoso.com, libtool-patches@gnu.org Subject: Re: [PATCH] AIX SONAME emulation, simplified implementation For non-libtool build systems: Have you considered to add

Re: [PATCH] AIX SONAME emulation, simplified implementation

2015-07-07 Thread Michael Haubenwallner
Hi Daniel, On 07/07/2015 04:30 PM, Daniel Ruoso (BLOOMBERG/ 731 LEX) wrote: From: michael.haubenwall...@ssi-schaefer.com At: Jul 6 2015 10:50:50 On 06/24/2015 03:34 PM, Daniel Ruoso (BLOOMBERG/ 731 LEX) wrote: This patch offers a simplified implementation of a SONAME-like behavior

Re: Compiling C++

2015-07-07 Thread martin
On 06/07/15 23:18, Simon Richter wrote: Hi, On 06.07.2015 20:17, martin wrote: Random files are generated wth .loT file type. Files ending in T are temporary files that are generated because some compilers do not delete the output file on failure. These are renamed to the same name without

Re: [PATCH] AIX SONAME emulation, simplified implementation

2015-07-07 Thread Daniel Ruoso (BLOOMBERG/ 731 LEX)
From: michael.haubenwall...@ssi-schaefer.com At: Jul 6 2015 10:50:50 To: Daniel Ruoso (BLOOMBERG/ 731 LEX) Cc: libtool-patches@gnu.org Subject: Re: [PATCH] AIX SONAME emulation, simplified implementation On 06/24/2015 03:34 PM, Daniel Ruoso (BLOOMBERG/ 731 LEX) wrote: This patch offers a