This patch offers a simplified implementation of a SONAME-like behavior
emulation. This is different in the sense that it doesn't add archives
disguised as .so files, and instead relies on the fact that the AIX linker will
take an import file when looking for -l, and will record what the import
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 offer
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 (optional