ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Q: libtool and tags
Date: Fri, 23 Sep 2011 20:36:31 +0300
Message-ID: <20110923173631.GA3001@osdn.org.ua> (raw)
In-Reply-To: <20090728181306.GC15432@wo.int.altlinux.org>

On Tue, Jul 28, 2009 at 10:13:06PM +0400, Dmitry V. Levin wrote:
> > libtool при сборке стал ругаться на необходимость указания тегов, но 
> > man libtool ничего не сообщает,  о том, для чего это, и зачем это надо.
> > 
> > Текст ошибки в точности такой:
> > libtool --mode=compile g++ -g    -O2 -fPIC  -DPIC -pedantic -ansi -Wall  -c tcleci.cpp
> > libtool-default: compile: unable to infer tagged configuration
> > libtool-default: compile: specify a tag with `--tag'
> > 
> > В гугле узнал, что иногда можно лечить при --tag=cc, но хочу понять,
> > зачем это надо, и правильно ли так делать. К тому же тег ещё надо
> > указывать при --mode=link.
> 
> Попробуйте
> $ info libtool tags
> 
> Если останутся вопросы, то спрашивайте ещё.

Может, стоит оформить на манер [[UpStream/AsNeeded]]?

На всякий -- для серийных косяков (наткнулся на такое в стеке
библиотек, используемых rasmol-2.7.5) вышел такой метапатч:

sed -i 's,\(--mode=\(compile\|link\)\) \$(\(CC\|CXX\)),--tag=\3 &,' Makefile

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


      parent reply	other threads:[~2011-09-23 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-27 23:04 Michael Pozhidaev
2009-07-28 18:13 ` Dmitry V. Levin
2009-07-28 22:30   ` Michael Pozhidaev
2011-09-23 17:36   ` Michael Shigorin [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

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

  git send-email \
    --in-reply-to=20110923173631.GA3001@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=devel@lists.altlinux.org \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git