From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] php
Date: Fri, 30 Jun 2006 22:24:41 +0400
Message-ID: <20060630182441.GZ6065@localhost.localdomain> (raw)
In-Reply-To: <20060630181538.GD27938@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 4338 bytes --]
On Fri, Jun 30, 2006 at 10:15:38PM +0400, Dmitry V. Levin wrote:
> > А за что именно взялись орды инженеров из RH и SuSE?
> Их наняли орды манагеров из RH и Novell. :)
За что именно взялись орды инженеров из RH и SuSE?
> > Откуда информация?
>
> От вышеупомянутых инженеров.
> Можно ещё понаблюдать за changelog'ами пакетов в FC, они их рассылают
> совершенно бесплатно. :)
$ cat CVS/R*
devel
:pserver:anonymous@cvs.fedora.redhat.com:/cvs/dist
$ grep -r as-needed .
./gcc/gcc41.spec:# Need --as-needed/--no-as-needed support
./gcc4/gcc4a.spec:# Need --as-needed/--no-as-needed support
./binutils/binutils.spec:- fix --as-needed (Alan Modra, #193689, BZ#2721)
./binutils/binutils-2.17.50.0.2-bz2721.patch: (check_needed): Don't skip non-loaded as-needed entries. Only
./binutils/binutils-2.17.50.0.2-bz2721.patch: (after_open): Try loading non-loaded as-needed libs to satisfy
./binutils/binutils-2.17.50.0.2-bz2721.patch:+ /* If this input file was an as-needed entry, and wasn't found to be
./binutils/binutils-2.17.50.0.2-bz2721.patch:- /* If this input file was an as-needed entry, and wasn't found to be
./binutils/binutils-2.17.50.0.2-bz2721.patch:+ /* Don't look for a second non-loaded as-needed lib. */
./ipsec-tools/ipsec-tools-0.5-libs.patch:+LIBS="-Wl,--as-needed $LIBS"
./gcc34/gcc34a.spec:# Need --as-needed/--no-as-needed support
./elfutils/elfutils-portability.patch:+ (libebl_%.so rule): Use it in place of -Wl,--as-needed.
./elfutils/elfutils-portability.patch:- -Wl,-z,defs -Wl,--as-needed $(libelf) $(libdw) $(libmudflap)
./elfutils/elfutils-portability.patch:- -Wl,-z,defs -Wl,--as-needed $(libelf) $(libdw) $(libmudflap)
./elfutils/elfutils-portability.patch:+ * configure.ac: Check for --as-needed linker option.
./elfutils/elfutils-portability.patch:+echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
./elfutils/elfutils-portability.patch:+echo $ECHO_N "checking for --as-needed linker option... $ECHO_C" >&6
./elfutils/elfutils-portability.patch:+ -Wl,--as-needed 1>&5'
./elfutils/elfutils-portability.patch:+ LD_AS_NEEDED=-Wl,--as-needed
./elfutils/elfutils-portability.patch:+AC_CACHE_CHECK([for --as-needed linker option],
./elfutils/elfutils-portability.patch:+ -Wl,--as-needed 1>&AS_MESSAGE_LOG_FD])
./elfutils/elfutils-portability.patch:+ [LD_AS_NEEDED=-Wl,--as-needed], [LD_AS_NEEDED=])
./compat-gcc/compat-gcc.spec:# Need --as-needed/--no-as-needed support
./systemtap/elfutils-portability.patch:+ (libebl_%.so rule): Use it in place of -Wl,--as-needed.
./systemtap/elfutils-portability.patch:- -Wl,-z,defs -Wl,--as-needed $(libelf) $(libdw) $(libmudflap)
./systemtap/elfutils-portability.patch:- -Wl,-z,defs -Wl,--as-needed $(libelf) $(libdw) $(libmudflap)
./systemtap/elfutils-portability.patch:+ * configure.ac: Check for --as-needed linker option.
./systemtap/elfutils-portability.patch:+echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
./systemtap/elfutils-portability.patch:+echo $ECHO_N "checking for --as-needed linker option... $ECHO_C" >&6
./systemtap/elfutils-portability.patch:+ -Wl,--as-needed 1>&5'
./systemtap/elfutils-portability.patch:+ LD_AS_NEEDED=-Wl,--as-needed
./systemtap/elfutils-portability.patch:+AC_CACHE_CHECK([for --as-needed linker option],
./systemtap/elfutils-portability.patch:+ -Wl,--as-needed 1>&AS_MESSAGE_LOG_FD])
./systemtap/elfutils-portability.patch:+ [LD_AS_NEEDED=-Wl,--as-needed], [LD_AS_NEEDED=])
./compat-gcc-296/compat-gcc-296.spec:# Need --as-needed/--no-as-needed support
./cyrus-sasl/cyrus-sasl.spec:- use --as-needed to avoid linking dbconverter-2 with SQL libraries, which
./cyrus-sasl/cyrus-sasl-2.1.22-no-static-deps.patch:+#saslpasswd2_LDFLAGS = -Wl,-as-needed
./cyrus-sasl/cyrus-sasl-2.1.22-no-static-deps.patch:+#sasldblistusers2_LDFLAGS = -Wl,-as-needed
./cyrus-sasl/cyrus-sasl-2.1.22-no-static-deps.patch:+dbconverter_2_LDFLAGS = -Wl,-as-needed
./cyrus-sasl/cyrus-sasl-2.1.22-no-static-deps.patch:+#pluginviewer_LDFLAGS = -Wl,-as-needed
./compat-gcc-32/compat-gcc-32.spec:# Need --as-needed/--no-as-needed support
$
Что-то не густо. На что обратить внимание в changelog'ах?
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-06-30 18:24 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-26 9:26 Anton Gorlov
2006-06-26 9:33 ` Konstantin A. Lepikhov
2006-06-26 9:47 ` Anton Gorlov
2006-06-26 12:51 ` Alexey Gladkov
2006-06-26 12:54 ` Nick S. Grechukh
2006-06-26 12:55 ` Anton Gorlov
2006-06-26 12:58 ` Nick S. Grechukh
2006-06-26 13:00 ` Anton Gorlov
2006-06-26 13:08 ` Michael Shigorin
2006-06-26 13:12 ` Anton Gorlov
2006-06-26 13:09 ` Nick S. Grechukh
2006-06-26 13:14 ` Anton Gorlov
2006-06-26 13:34 ` Nick S. Grechukh
2006-06-26 13:36 ` Anton Gorlov
2006-06-26 13:30 ` Denis Smirnov
2006-06-26 13:41 ` Alexey Gladkov
2006-06-26 14:24 ` Konstantin A. Lepikhov
2006-06-26 14:26 ` Anton Gorlov
2006-06-26 14:31 ` Konstantin A. Lepikhov
2006-06-26 14:54 ` Alexey Gladkov
2006-06-26 15:12 ` Anton Gorlov
2006-06-26 15:20 ` Alexey Gladkov
2006-06-26 17:38 ` Anton Gorlov
2006-06-26 17:05 ` Dmitry V. Levin
2006-06-28 8:47 ` Ildar Mulyukov
2006-06-30 6:41 ` Alexey Tourbin
2006-06-30 18:15 ` Dmitry V. Levin
2006-06-30 18:24 ` Alexey Tourbin [this message]
2006-06-30 21:24 ` [devel] --as-needed on the march Dmitry V. Levin
2006-07-01 22:49 ` [devel] php Денис Смирнов
2006-07-01 23:26 ` Dmitry Lebkov
2006-07-01 23:31 ` Dmitry V. Levin
2006-07-02 10:07 ` Alexey I. Froloff
2006-07-02 12:05 ` Денис Смирнов
2006-07-02 13:55 ` Dmitry Lebkov
2006-07-02 15:13 ` Konstantin A. Lepikhov
2006-07-03 5:30 ` [devel] uw-imap Vitaly Lipatov
2006-07-03 5:49 ` Dmitry Lebkov
2006-07-05 14:26 ` Sergey Y. Afonin
2006-07-03 6:19 ` Денис Смирнов
2006-07-03 6:59 ` Andrei Bulava
2006-07-03 8:30 ` Michael Shigorin
2006-07-05 14:15 ` [devel] imap servers Maxim Tyurin
2006-07-05 16:14 ` Alexei Takaseev
2006-07-05 17:01 ` Dmitry Lebkov
2006-07-05 17:16 ` Maxim Tyurin
2006-07-05 17:47 ` Dmitry Lebkov
2006-07-06 9:01 ` Maxim Tyurin
2006-07-06 12:47 ` Eugene Prokopiev
2006-07-06 12:04 ` [devel] php Денис Смирнов
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=20060630182441.GZ6065@localhost.localdomain \
--to=at@altlinux.ru \
--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