GNU bug report logs -
#48993
why error "unable to infer tagged configuration"?
Previous Next
Full log
View this message in rfc822 format
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 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.