ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] llvm 3.2
Date: Mon, 4 Mar 2013 14:36:03 +0400
Message-ID: <20130304103603.GB3807@altlinux.org> (raw)
In-Reply-To: <51345901.4020909@kemsu.ru>

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

On Mon, Mar 04, 2013 at 02:19:13PM +0600, REAL wrote:
> 04.03.2013 14:15, REAL пишет:
> >Почему-то библиотека libclang сидит в 
> >%_libdir/llvm , из-за чего при
> >конфигурировании у некоторых пакетов 
> >clang отключен. Вопроса два:
> 
> Да, и ещё при линковке clang/clang++ вываливает 
> вот такое:
> 
>   /usr/bin/ld: cannot find crtbegin.o: No such file or directory
> 
>   /usr/bin/ld: cannot find -lstdc++
> 
>   /usr/bin/ld: cannot find -lgcc_s
> 
>   /usr/bin/ld: cannot find -lgcc
> 
>   clang: error: linker command failed with exit code 1 (use -v to see
>   invocation)

Просто clang был раньше и продолжает сейчас быть не вполне рабочим,
поскольку использует куски gcc runtime, и у них там в коде прописана
глупая простыня на тему того, в каких местах файловой системы эти куски
gcc runtime искать, вместо того чтобы честно и просто спросить это у
самого gcc.

Короче говоря, clang сейчас в Сизифе, с точки зрения AC_PROG_CC, является
непригодным к использованию, и это правда.


-- 
ldv

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

      reply	other threads:[~2013-03-04 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04  8:15 REAL
2013-03-04  8:19 ` REAL
2013-03-04 10:36   ` Dmitry V. Levin [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=20130304103603.GB3807@altlinux.org \
    --to=ldv@altlinux.org \
    --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