unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Moritz Lell <mlell@posteo.de>
Cc: help-guix@gnu.org
Subject: Re: How to get libtool for gcc-9?
Date: Wed, 12 Feb 2020 15:19:03 +0100	[thread overview]
Message-ID: <87d0ajubvs.fsf@gnu.org> (raw)
In-Reply-To: <1533ba6b-ec68-75eb-aea8-c62016e39feb@posteo.de> (Moritz Lell's message of "Mon, 3 Feb 2020 23:14:40 +0100")

Hi Moritz,

Moritz Lell <mlell@posteo.de> skribis:

> but libtool looks for gcc-7.4.0 libraries:
>
>     grep 'gcc-.*\ ' `which libtool` | sed 's/ /\n  /g'
>
>     # sys_lib_search_path_spec="[...]
>     #   /gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/[...]"

The ‘libtool’ executable provided by the ‘libtool’ package doesn’t
really matter.

Normally, Libtool is copied in package sources using ‘libtoolize’; only
when you run ./configure is a ‘libtool’ script generated for the program
you’re about to build.

HTH!

Ludo’.

      reply	other threads:[~2020-02-12 14:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-03 22:14 How to get libtool for gcc-9? Moritz Lell
2020-02-12 14:19 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d0ajubvs.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=mlell@posteo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).