On 03/07/2024 17:41, Shterenlikht, Anton wrote:
On 3 Jul 2024, at 15:17, Ileana Dumitrescu wrote:
Hi Anton,
On 03/07/2024 16:40, Shterenlikht, Anton wrote:
Hello Ileana
It seems your original patch is good,
To make sure I understand, is the original patch that worked
for you the one appl
> On 3 Jul 2024, at 15:17, Ileana Dumitrescu
> wrote:
>
> Hi Anton,
>
> On 03/07/2024 16:40, Shterenlikht, Anton wrote:
>> Hello Ileana
>> It seems your original patch is good,
>
> To make sure I understand, is the original patch that worked
> for you the one applied here:
> https://git.sav
Hi Anton,
On 03/07/2024 16:40, Shterenlikht, Anton wrote:
Hello Ileana
It seems your original patch is good,
To make sure I understand, is the original patch that worked
for you the one applied here:
https://git.savannah.gnu.org/cgit/libtool.git/commit/?h=master&id=33d4b69fccbbb557c1160cc46c
Hello Ileana
It seems your original patch is good,
provided I add
autoreconf -fiv -Wall
or similar.
My problem was in building netcdf.
However, on closer inspection, I noticed that
the patched libtool was not picked up, for some reason:
40 # Which release of libtool.m4 was used?
41 mac
On 28/06/2024 08:56, Shterenlikht, Anton wrote:
On 27 Jun 2024, at 17:36, Ileana Dumitrescu
wrote:
On 26/06/2024 10:21, Shterenlikht, Anton wrote:
Please help understand and fix this problem:
libtool: link: ftn -shared -soname libxxx.so.0 -o
.libs/libxxx.so.0.0.0
clang-16: error: unkn
> On 27 Jun 2024, at 17:36, Ileana Dumitrescu
> wrote:
>
> On 26/06/2024 10:21, Shterenlikht, Anton wrote:
>> Please help understand and fix this problem:
>> libtool: link: ftn -shared -soname libxxx.so.0 -o
>> .libs/libxxx.so.0.0.0
>> clang-16: error: unknown argument: '-soname'
>> whic
On 26/06/2024 10:21, Shterenlikht, Anton wrote:
Please help understand and fix this problem:
libtool: link: ftn -shared -soname libxxx.so.0 -o
.libs/libxxx.so.0.0.0
clang-16: error: unknown argument: '-soname'
which comes from my compiler wrapper not recognised.
Sorry for missing your ea