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

Full log


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

From: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
To: 48993 <at> debbugs.gnu.org
Cc: Bruno Haible <bruno <at> clisp.org>
Subject: Re: bug#48993: why error "unable to infer tagged configuration"?
Date: Tue, 7 Jan 2025 21:39:55 +0200
[Message part 1 (text/plain, inline)]
Hi,

Thank you for your bug report.

I do not see that Libtool supports ml64, the Microsoft Macro Assembler.
The error you received is for not using the --tag option. Since there
are different configurations for the different tags, it is important to
specify the intended configuration. However, an unsupported compiler
could be used with a supported tag, which would lead to issues with
object and library creation. I will work on a fix for this bug, but this
commit [1] should help users understand tagging better.

Since ml64 is unsupported, I suggest recreating the file in C, and then,
the C compiler could be used to generate an assembly file to link within
a library. However, it would be better to add assembly compilation to
Libtool.

[1] 
https://git.savannah.gnu.org/cgit/libtool.git/commit/?h=development&id=376411905b3f479b52c69a8a62f258b6ba62fc01

-- 
Ileana Dumitrescu

GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354

[OpenPGP_0x6570EA01146F7354.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 19 days ago.

Previous Next


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