libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tag-option


From: Christoph Wellner
Subject: tag-option
Date: Tue, 02 Nov 2004 14:09:17 +0100
User-agent: Opera M2/7.51 (Linux, build 689)

Hi,

in our project, we mainly use C++-Code. But for speeding-up things, sometimes we need to compile assembler-code too. In the past, we used libtool 1.4.2a on debian woody. We had no problems. But with the new debian sarge, with libtool 1.5.6, we can't compile our software anymore. When I try to compile our assembler code using the line

/bin/sh ../../../libtool --mode=compile /bin/sh /home/nmmdemo/nmm2_sarge/strip_fPIC.sh nasm -f elf -I /home/nmmdemo/nmm2_sarge/nmm/misc/scaler -I /home/nmmdemo/nmm2_sarge scaler_mmx.asm


I get this error:

libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'


When I set --tag=asm, everything works fine. Me question is, when do I have to specify a tag? Does it depend on the libtool-verion? If yes, wich libtool-verions need this tag an is there a autotool-macro available to check, wether libtool needs this tag?


Thanks for answers

Christoph




reply via email to

[Prev in Thread] Current Thread [Next in Thread]