GNU bug report logs - #48088
libtool hardcodes native (cross-)compiler, incorrect when using libtool as cross-compiler

Previous Next

Package: guix;

Reported by: Maxime Devos <maximedevos <at> telenet.be>

Date: Wed, 28 Apr 2021 22:04:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: 48088 <at> debbugs.gnu.org, libtool <at> gnu.org
Subject: bug#48088: libtool hardcodes native (cross-)compiler, incorrect when using libtool as cross-compiler
Date: Thu, 29 Apr 2021 13:52:34 +0200
Hi Maxime,

Maxime Devos <maximedevos <at> telenet.be> skribis:

> $ cat $(guix build libtool)/bin/libtool
> Some relevant output:

[...]

> However, during linking, (at least during the compilation of libtomsmath IIRC),
> libtool uses LTCC instead.  Thus, when a package X has libtool in native-inputs,

The ‘libtool’ script provided by the ‘libtool’ package is usually
unused.  The modus operandi for Libtool is that packages generate their
own ‘libtool’ script at configure time, tailored for the given
configuration options, based on a template installed by ‘libtoolize’
(itself invoked by ‘autoreconf’).

Perhaps the ‘libtomsmath’ package is doing something unusual?

HTH,
Ludo’.




This bug report was last modified 4 years and 46 days ago.

Previous Next


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