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'ах?