GNU bug report logs - #54421
AM_PROG_AR and LT_INIT don't work together when using lib.exe

Previous Next

Package: automake;

Reported by: Tim Ruffing <crypto <at> timruffing.de>

Date: Wed, 16 Mar 2022 14:25:02 UTC

Severity: normal

Full log


Message #8 received at 54421 <at> debbugs.gnu.org (full text, mbox):

From: Mike Frysinger <vapier <at> gentoo.org>
To: Tim Ruffing <crypto <at> timruffing.de>
Cc: 54421 <at> debbugs.gnu.org, bug-automake <at> gnu.org
Subject: Re: AM_PROG_AR and LT_INIT don't work together when using lib.exe
Date: Fri, 13 Jan 2023 05:52:47 +0000 (UTC)
On Wed, 16 Mar 2022 15:24:37 +0100, Tim Ruffing wrote:
> Assume environment variable AR="lib.exe" and configure.ac has
>
> ```
> AM_PROG_AR
> LT_INIT
> ```

i think the expectation is that, if you're using libtool, then you
use libtool.  it can create static convenience libraries too:
https://www.gnu.org/software/libtool/manual/html_node/Static-libraries.html
-mike




This bug report was last modified 2 years and 153 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.