ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] %configure: --host/--build problem
Date: Fri, 8 Nov 2002 23:18:34 +0300
Message-ID: <20021108201834.GA3302@basalt.office.altlinux.ru> (raw)
In-Reply-To: <Pine.LNX.4.44L.0211080214030.1596-100000@arrakis.zephyrous>

[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]

On Fri, Nov 08, 2002 at 02:34:20AM +0300, Ivan Zakharyaschev wrote:
> Обнаружилось, что в последних сборках emacs archlibdir прнимала значение
> .../i686-pc-linux-gnu, хотя должна была, как и раньше,
> .../i586-alt-linux (#1535).
> 
> Оказалось, что rpm-макрос %configure теперь передаёт ./configure
> параметр --build=%_target_platform. После чтения документации по
> autoconf и configure (Canadian Cross), я понял, что это в общем-то не
> то, что хочется: на самом деле надо устанавливать --host, а не --build:
> 
> --build - тип машины, на которой производится сборка
> --host - для которой (если не указан, угадывается по типу машины, на
> которой производится сборка, при этом значение --build не используется)
> --target - очень редкая вещь; нужна для сборки кросс-компиляторов.
> 
> Т.е. все эти слова надо понимать по отношению к программе, которая
> собирается.
> 
> После добавления:
> 
> %define _configure_target --host=%_target_platform
> 
> в emacs.spec собралось, как надо.
> 
> Кто неправ?

Неполное цитирование приводит к неправильному пониманию.
Вот, например:
"whenever you specify `--host', be sure to specify `--build' too"

> Могли ли ещё какие-нибудь пакеты "пострадать" подобным образом при
> пересборке?

Думаю, что "старые" или нестандартные пакеты типа glibc и binutils,
где мне приходилось переопределять %_configure_target.

> Ещё я нашёл среди макросов rpm сложный %GNUconfigure, но он, по-моему,
> нигде не описан. Зачем он нужен?

Он не нужен.

Предлагаете передавать --build=%_target_platform --host=%_target_platform?


--
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-11-08 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-07 23:34 Ivan Zakharyaschev
2002-11-08 20:18 ` Dmitry V. Levin [this message]
2002-11-08 20:44   ` Ivan Zakharyaschev

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=20021108201834.GA3302@basalt.office.altlinux.ru \
    --to=ldv@altlinux.org \
    --cc=devel@altlinux.ru \
    /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