Fwd: armflang: error: unknown argument: '-soname'

2023-10-22 Thread Shterenlikht, Anton
Dear Libtool team Please see the patch below, which apparently is meant to fix this isssue. I understand the patch has not been merged. Let me know if you need more info. Thank you Anton > Begin forwarded message: > > From: Anthony Scemama > Subject: Re: armflang: error: unknown argument:

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
URL: Summary: flang: error: unknown argument: '-soname' Group: GNU Libtool Submitter: None Submitted: Sun 22 Oct 2023 12:02:06 PM UTC Category: None Priori

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
Follow-up Comment #1, sr #110947 (project libtool): I got this via autoto...@gnu.org: Dear Anton, here is a patch for libtool that Francois Coppens and I submitted to libtool in February. I think we did something went wrong in the PR process because it has still not been included... Maybe you ca

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
Follow-up Comment #2, sr #110947 (project libtool): Sorry, a typo -- I got this via autom...@gnu.org. ___ Reply to this item at: ___ Message sent vi

stable release from 2.4.7 branch?

2023-10-22 Thread Shterenlikht, Anton
I'm working on https://savannah.gnu.org/support/index.php?110947 and tried the development version from git. That version identifies itself as $ libtool --version libtool (GNU libtool) 2.4.7.4-1ec8f yet the latest stable version is 2.4.6. Does this mean there are still no stable versions in

[sr #110947] flang: error: unknown argument: '-soname'

2023-10-22 Thread anonymous
Follow-up Comment #3, sr #110947 (project libtool): I confirm that the patch works against the latest development branch: $ libtool --version libtool (GNU libtool) 2.4.7.4-1ec8f I just added "flang" in addition to "armflang": cat < patch.libtool.m4 diff --git a/m4/libtool.m4 b/m4/libtool.m4 in

Re: stable release from 2.4.7 branch?

2023-10-22 Thread Shterenlikht, Anton
> On 22 Oct 2023, at 15:48, Shterenlikht, Anton > wrote: > > I'm working on > > https://savannah.gnu.org/support/index.php?110947 > > and tried the development version from git. > > That version identifies itself as > > $ libtool --version > libtool (GNU libtool) 2.4.7.4-1ec8f > > yet th