GNU bug report logs - #48993
why error "unable to infer tagged configuration"?

Previous Next

Package: libtool;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Sun, 13 Jun 2021 02:27:02 UTC

Severity: normal

To reply to this bug, email your comments to 48993 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-libtool <at> gnu.org:
bug#48993; Package libtool. (Sun, 13 Jun 2021 02:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bruno Haible <bruno <at> clisp.org>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Sun, 13 Jun 2021 02:27:02 GMT) Full text and rfc822 format available.

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

From: Bruno Haible <bruno <at> clisp.org>
To: bug-libtool <at> gnu.org
Subject: why error "unable to infer tagged configuration"?
Date: Sun, 13 Jun 2021 04:26:39 +0200
Hi,

In a Makefile of mine, I want to use libtool to compile a .asm file with
the Microsoft assembler, for use in a libtool library:

  /bin/sh ../libtool --mode=compile ml64 -c -nologo avcall-x86_64.asm
  libtool: compile: unable to infer tagged configuration
  libtool:   error: specify a tag with '--tag'

The documentation [1] says:

  "libtool tries to automatically infer what tag to use from the compiler
   command being used to compile or link. If it can’t infer a tag, then it
   defaults to the configuration for the C language."

If it defaults to --tag=C, why does libtool report an error then?

       Bruno

[1] https://www.gnu.org/software/libtool/manual/html_node/Tags.html





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

Previous Next


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