[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#483613: marked as done (gcc-4.3: on hurd-i386 -fstack-protector tries to link with libssp_nonshared)



Your message dated Sat, 05 Jul 2008 23:32:11 +0000
with message-id <E1KFHEh-0001pL-Gi@ries.debian.org>
and subject line Bug#483613: fixed in gcc-4.2 4.2.4-3
has caused the Debian Bug report #483613,
regarding gcc-4.3: on hurd-i386 -fstack-protector tries to link with libssp_nonshared
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
483613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483613
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-4.3
Version: 4.3.0-3
Severity: important
Tags: patch

Hello,

When using -fstack-protector, gcc tries to link with libssp_nonshared,
which is not package, thus making a bunch of packages FTBFS.  The
attached patch fixes that by making configure notice that (just like on
GNU/Linux and GNU/kfreebsd) __stack_chk_fail is available from glibc.

Cheers,
Samuel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages gcc-4.3 depends on:
ii  binutils            2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii  cpp-4.3             4.3.0-3              The GNU C preprocessor
ii  gcc-4.3-base        4.3.0-3              The GNU Compiler Collection (base 
ii  libc6               2.7-10               GNU C Library: Shared libraries
ii  libgcc1             1:4.3.0-3            GCC support library
ii  libgomp1            4.3.0-3              GCC OpenMP (GOMP) support library

Versions of packages gcc-4.3 recommends:
ii  libc6-dev                     2.7-10     GNU C Library: Development Librari

-- no debconf information

-- 
Samuel
The nice thing about Windows is - It does not just crash, it displays a
dialog box and lets you press 'OK' first.
(Arno Schaefer's .sig)
Index: debian/patches/libssp-gnu.dpatch
===================================================================
--- debian/patches/libssp-gnu.dpatch	(révision 3128)
+++ debian/patches/libssp-gnu.dpatch	(copie de travail)
@@ -34,7 +34,7 @@
    gcc_cv_libc_provides_ssp=no
      case "$target" in
 -       *-*-linux*)
-+       *-*-*-gnu*)
++       *-*-gnu*|*-*-*-gnu*)
        if test x$host != x$target || test "x$TARGET_SYSTEM_ROOT" != x; then
  	if test "x$with_sysroot" = x; then
  	  glibc_header_dir="${exec_prefix}/${target_noncanonical}/sys-include"
@@ -45,7 +45,7 @@
        [gcc_cv_libc_provides_ssp=no
      case "$target" in
 -       *-*-linux*)
-+       *-*-*-gnu*)
++       *-*-gnu*|*-*-*-gnu*)
        if test x$host != x$target || test "x$TARGET_SYSTEM_ROOT" != x; then
  	if test "x$with_sysroot" = x; then
  	  glibc_header_dir="${exec_prefix}/${target_noncanonical}/sys-include"

--- End Message ---
--- Begin Message ---
Source: gcc-4.2
Source-Version: 4.2.4-3

We believe that the bug you reported is fixed in the latest version of
gcc-4.2, which is due to be installed in the Debian FTP archive:

cpp-4.2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/cpp-4.2_4.2.4-3_i386.deb
g++-4.2-multilib_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/g++-4.2-multilib_4.2.4-3_i386.deb
g++-4.2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/g++-4.2_4.2.4-3_i386.deb
gcc-4.2-base_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gcc-4.2-base_4.2.4-3_i386.deb
gcc-4.2-locales_4.2.4-3_all.deb
  to pool/main/g/gcc-4.2/gcc-4.2-locales_4.2.4-3_all.deb
gcc-4.2-multilib_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gcc-4.2-multilib_4.2.4-3_i386.deb
gcc-4.2-source_4.2.4-3_all.deb
  to pool/main/g/gcc-4.2/gcc-4.2-source_4.2.4-3_all.deb
gcc-4.2_4.2.4-3.diff.gz
  to pool/main/g/gcc-4.2/gcc-4.2_4.2.4-3.diff.gz
gcc-4.2_4.2.4-3.dsc
  to pool/main/g/gcc-4.2/gcc-4.2_4.2.4-3.dsc
gcc-4.2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gcc-4.2_4.2.4-3_i386.deb
gfortran-4.2-multilib_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gfortran-4.2-multilib_4.2.4-3_i386.deb
gfortran-4.2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gfortran-4.2_4.2.4-3_i386.deb
gobjc++-4.2-multilib_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gobjc++-4.2-multilib_4.2.4-3_i386.deb
gobjc++-4.2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gobjc++-4.2_4.2.4-3_i386.deb
gobjc-4.2-multilib_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gobjc-4.2-multilib_4.2.4-3_i386.deb
gobjc-4.2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/gobjc-4.2_4.2.4-3_i386.deb
lib64gfortran2-dbg_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/lib64gfortran2-dbg_4.2.4-3_i386.deb
lib64gfortran2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/lib64gfortran2_4.2.4-3_i386.deb
lib64stdc++6-4.2-dbg_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/lib64stdc++6-4.2-dbg_4.2.4-3_i386.deb
libgfortran2-dbg_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/libgfortran2-dbg_4.2.4-3_i386.deb
libgfortran2_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/libgfortran2_4.2.4-3_i386.deb
libmudflap0-4.2-dev_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/libmudflap0-4.2-dev_4.2.4-3_i386.deb
libstdc++6-4.2-dbg_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-dbg_4.2.4-3_i386.deb
libstdc++6-4.2-dev_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-dev_4.2.4-3_i386.deb
libstdc++6-4.2-doc_4.2.4-3_all.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-doc_4.2.4-3_all.deb
libstdc++6-4.2-pic_4.2.4-3_i386.deb
  to pool/main/g/gcc-4.2/libstdc++6-4.2-pic_4.2.4-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 483613@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-4.2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 05 Jul 2008 18:53:55 +0200
Source: gcc-4.2
Binary: gcc-4.2-base gcc-4.2 gcc-4.2-multilib gcc-4.2-hppa64 cpp-4.2 gcc-4.2-locales g++-4.2 g++-4.2-multilib libmudflap0-4.2-dev gobjc++-4.2 gobjc++-4.2-multilib gobjc-4.2 gobjc-4.2-multilib gfortran-4.2 gfortran-4.2-multilib libgfortran2 libgfortran2-dbg lib64gfortran2 lib64gfortran2-dbg lib32gfortran2 lib32gfortran2-dbg libstdc++6-4.2-dev libstdc++6-4.2-pic libstdc++6-4.2-dbg lib32stdc++6-4.2-dbg lib64stdc++6-4.2-dbg libstdc++6-4.2-doc gcc-4.2-soft-float gcc-4.2-source
Architecture: source all i386
Version: 4.2.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-4.2    - The GNU C preprocessor
 g++-4.2    - The GNU C++ compiler
 g++-4.2-multilib - The GNU C++ compiler (multilib files)
 gcc-4.2    - The GNU C compiler
 gcc-4.2-base - The GNU Compiler Collection (base package)
 gcc-4.2-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gcc-4.2-locales - The GNU C compiler (native language support files)
 gcc-4.2-multilib - The GNU C compiler (multilib files)
 gcc-4.2-soft-float - The soft-floating-point gcc libraries (arm)
 gcc-4.2-source - Source of the GNU Compiler Collection
 gfortran-4.2 - The GNU Fortran 95 compiler
 gfortran-4.2-multilib - The GNU Fortran 95 compiler (multilib files)
 gobjc++-4.2 - The GNU Objective-C++ compiler
 gobjc++-4.2-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.2  - The GNU Objective-C compiler
 gobjc-4.2-multilib - The GNU Objective-C compiler (multilib files)
 lib32gfortran2 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran2-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
 lib32stdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
 lib64gfortran2 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran2-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
 lib64stdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
 libgfortran2 - Runtime library for GNU Fortran applications
 libgfortran2-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libmudflap0-4.2-dev - GCC mudflap support libraries (development files)
 libstdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.2-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.2-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.2-pic - The GNU Standard C++ Library v3 (shared library subset kit)
Closes: 483613
Changes: 
 gcc-4.2 (4.2.4-3) unstable; urgency=low
 .
   [Arthur Loiret]
   * Remove libffi symbol files.
   * debian/rules2: configure sh4-linux with --with-multilib-list=m4,m4-nofpu
     and --with-cpu=sh4.
   * debian/rules.patch: Don't apply sh4-multilib.dpatch.
   * mips-warnings.dpatch: Add missing #undef ASM_OUTPUT_EXTERNAL to fix
     warnings during build.
 .
   [Matthias Klose]
   * Update to SVN 20080705 from the ubuntu/gcc-4_2-branch.
     - Fix PR target/36634, wrong-code on powerpc with -msecure-plt.
   * debian/rules.defs: Remove hurd-i386 from ssp_no_archs (Samuel Thibault).
     Closes: #483613.
   * Do not create a /usr/lib/gcc/<target-arch>/4.2.3 symlink.
   * debian/patches/multiarch-lib.dpatch: Remove obsolete patch.
   * Update patch for PR other/28322, that unknown -Wno-* options do not
     cause errors, but warnings instead.
   * Don't run the libjava testsuite with -mabi=n32 (not built as multilib).
   * libjava/classpath: Set and use EXTRA_CFLAGS (taken from the trunk).
   * On m68k, add -fgnu89-inline when in gnu99 mode (requested by Michael
     Casadeval for the m68k port). Addresses: #489234.
Checksums-Sha1: 
 3c1a5d6c9966bb27ebb42b74496978c9c08ff1a3 2629 gcc-4.2_4.2.4-3.dsc
 ab92b71c48af681e8be9dd7fef7441d8c3898864 514416 gcc-4.2_4.2.4-3.diff.gz
 8993d0f12a7d7019f107999f25096f346718745b 37763460 gcc-4.2-source_4.2.4-3_all.deb
 b5cf14ed3e9d90a2e2e6912279e6f09ebc2a815d 6691944 libstdc++6-4.2-doc_4.2.4-3_all.deb
 8ff2560a0bebac875046d428f633d65d1fbd6c9f 1958324 gcc-4.2-locales_4.2.4-3_all.deb
 c4485302f3e9b6007f1b53df406662f339e08ebe 98764 gcc-4.2-base_4.2.4-3_i386.deb
 8db3167d7b1fd103e179f47f22ebb0823481f4cf 2470614 cpp-4.2_4.2.4-3_i386.deb
 c2d18467fd3028993e9fc8f14d00a395ef55e09a 109022 libmudflap0-4.2-dev_4.2.4-3_i386.deb
 95e61c0a46514c76ffacf92874352ad2080e4f55 848 gobjc++-4.2-multilib_4.2.4-3_i386.deb
 f171a4dcf1c37d94f1e829657224ef24db119a7b 2665124 gobjc++-4.2_4.2.4-3_i386.deb
 b7caab041e2cbf53b8093f01b5823c8d8f07d2d6 184850 gobjc-4.2-multilib_4.2.4-3_i386.deb
 702d5074e6b22a2bd77e1a38a408c7452470de25 2613288 gobjc-4.2_4.2.4-3_i386.deb
 7a404c1c207bb352b96c03d004ece8b0b3c63625 995726 g++-4.2-multilib_4.2.4-3_i386.deb
 d0034f704d294b6611e25ff80a83a25ba3702a7e 2780972 g++-4.2_4.2.4-3_i386.deb
 51c89d6e2d70532933be69e2acde773a66729505 4955328 lib64stdc++6-4.2-dbg_4.2.4-3_i386.deb
 0f50ef5e154806a00870fc492499491701344f18 1183294 libstdc++6-4.2-dev_4.2.4-3_i386.deb
 a44a7d183ed7ddd5a49cdcf15aa92ed2bccea86a 468506 libstdc++6-4.2-pic_4.2.4-3_i386.deb
 4712f30c84ee6261e26ec24cdfbab20fc9087496 4801890 libstdc++6-4.2-dbg_4.2.4-3_i386.deb
 77b7391f518d055b2e7a6d42f6340afd0194d90f 196770 libgfortran2_4.2.4-3_i386.deb
 1a79b8779366b08c590ae4b59c235a8e3dc896ef 320240 libgfortran2-dbg_4.2.4-3_i386.deb
 42a56d908dcefacb8c48739b8ee30a4591f0dcbb 223260 lib64gfortran2_4.2.4-3_i386.deb
 4b0f2cee96502090ba4d360b426e51e6b935b62d 408526 lib64gfortran2-dbg_4.2.4-3_i386.deb
 8f3e9872870f5ed3963bcd78f3c9b92901ef4046 260438 gfortran-4.2-multilib_4.2.4-3_i386.deb
 1821c92f309bf046c74d4fefca73c19483afe422 2834364 gfortran-4.2_4.2.4-3_i386.deb
 96abd01d7470dd98c3211d5fd207f2b832e105c8 57184 gcc-4.2-multilib_4.2.4-3_i386.deb
 c68244d6591d756abad2c546df03accf5d09417d 405236 gcc-4.2_4.2.4-3_i386.deb
Checksums-Sha256: 
 0bf17e0493bb0bb2123ae8efa47be653b3f5a34cf9e147a653465331e6925615 2629 gcc-4.2_4.2.4-3.dsc
 48440b52e73b68f86ce8c89ce97a8bacd3915041d259c2b051c81205c81b07fa 514416 gcc-4.2_4.2.4-3.diff.gz
 91900e57bf2b6865b58cedd88490b57a3153bdcce5b56e2a2ad9c27b7fa857ac 37763460 gcc-4.2-source_4.2.4-3_all.deb
 c61465ac5360ecf6f0d0b34faf5e79c993849ffaa54ae422f2a03bb3989b46a7 6691944 libstdc++6-4.2-doc_4.2.4-3_all.deb
 5f9667c37d84d8dcc483b929df3956ccf67467746c9acb6a3a27c4e91b78b8f5 1958324 gcc-4.2-locales_4.2.4-3_all.deb
 ac3cbf69c021cd7893c24efcde3019bc8210ce59adc7528f41d0bba5b85692bd 98764 gcc-4.2-base_4.2.4-3_i386.deb
 c1d690df96c9abdccd0760b6ede14c4fbe3c04b8cfb28df17f9edd3c41d962d9 2470614 cpp-4.2_4.2.4-3_i386.deb
 8111bdfb110e8f31ecc5a21f1b8d68f14f593741f223d47b2028d0fe0033d6a2 109022 libmudflap0-4.2-dev_4.2.4-3_i386.deb
 08e86af565aa6de8d8d6913872aaa40c26e5ae1097a238a77c076f9b5831f54e 848 gobjc++-4.2-multilib_4.2.4-3_i386.deb
 f2ffb801452ba5ff202bbf94cdccbf5bb11d081a893d7248713008e178153ef2 2665124 gobjc++-4.2_4.2.4-3_i386.deb
 f898e7d38f4c08babfdb6436edd360da8770552f4c03c51cc19e0319d6334f84 184850 gobjc-4.2-multilib_4.2.4-3_i386.deb
 2cc3917906189584e7207392432d193748832aac5914267f28cc0d4df1ae57ae 2613288 gobjc-4.2_4.2.4-3_i386.deb
 efee779f711acced832e763f09a787d39097deb43acb0d3b3ae1e3b302c26e86 995726 g++-4.2-multilib_4.2.4-3_i386.deb
 f74ad0bc876c0c7e4fae938b40f76bb6ecea0a3b0c0876f023e3ac3aa9d78c9a 2780972 g++-4.2_4.2.4-3_i386.deb
 2829809a01d8341b485cefac79ac77c79e319956918f36f03efe90fdffd5020a 4955328 lib64stdc++6-4.2-dbg_4.2.4-3_i386.deb
 a13c50d31629c1e8e542b2730a1a7d84f91544b676fac7fdb501b07dfe50cf5b 1183294 libstdc++6-4.2-dev_4.2.4-3_i386.deb
 4fd661051b2142e36e3e33cf18dc689f7f36f731ee2dfc9517cc5b06d459805f 468506 libstdc++6-4.2-pic_4.2.4-3_i386.deb
 2a121751a9a21ee87b3fd8a083053532ecdfd51e3feec91917192d9c812593fb 4801890 libstdc++6-4.2-dbg_4.2.4-3_i386.deb
 275dd72f1b4dc9a8b4a497a34d3fb51451ebf88599f487146610962cdf1463bc 196770 libgfortran2_4.2.4-3_i386.deb
 af0b83a191f9bf574c95467582cee021a529446810a96889881fd2a7b467751e 320240 libgfortran2-dbg_4.2.4-3_i386.deb
 eb526d0f342036ce4662d871b5bad05e64d22b0e8e4e33654cdae57c35ccd5c9 223260 lib64gfortran2_4.2.4-3_i386.deb
 cf0e5943a643aa09a53fc70e782a386f92cf65c2c3eeae81f6604e3fab507cfe 408526 lib64gfortran2-dbg_4.2.4-3_i386.deb
 6308dada6645c455438c2677d550653fa9c897791c02ff86f522342c7cdec801 260438 gfortran-4.2-multilib_4.2.4-3_i386.deb
 fd3470c31fdb94fa7d5e8a24772f9c13696cd18d885ef775b1fb738a91725524 2834364 gfortran-4.2_4.2.4-3_i386.deb
 6434e0b5a774bda5cc3cd54fd4aad3dfa21ddff9b4d685cb7f73311dda3ae087 57184 gcc-4.2-multilib_4.2.4-3_i386.deb
 97519a0e744f5135fc2b12f7b0e40e56a316e68841463d9fc0fed8bfe340b6c4 405236 gcc-4.2_4.2.4-3_i386.deb
Files: 
 87dc89cda92d2ea0756c0ee6da89c69d 2629 devel optional gcc-4.2_4.2.4-3.dsc
 b4f5392ff7b5801fa59b4b5d3b86004b 514416 devel optional gcc-4.2_4.2.4-3.diff.gz
 4079441845c93952938ef2d13c72b45d 37763460 devel optional gcc-4.2-source_4.2.4-3_all.deb
 0ba9004c747ff59b485359fcf1a0e5a5 6691944 doc optional libstdc++6-4.2-doc_4.2.4-3_all.deb
 bc7c0bcfef144e66a3c4716c4e1745a3 1958324 devel optional gcc-4.2-locales_4.2.4-3_all.deb
 56a9b9b94d9d1a43091720ed73fa9ac2 98764 libs required gcc-4.2-base_4.2.4-3_i386.deb
 2f4918d9ec97bd75c3230000a8a18fa2 2470614 interpreters optional cpp-4.2_4.2.4-3_i386.deb
 5cc5d5531523b503028361191ccd94b0 109022 libdevel optional libmudflap0-4.2-dev_4.2.4-3_i386.deb
 6ac930d19633f38be4a17ae2664df73a 848 devel optional gobjc++-4.2-multilib_4.2.4-3_i386.deb
 192b393a9ee6a489966ad2f56e6cbd57 2665124 devel optional gobjc++-4.2_4.2.4-3_i386.deb
 72f03025cde8046adc6f9f1915cd394d 184850 devel optional gobjc-4.2-multilib_4.2.4-3_i386.deb
 a26194f4a137e6d6a8e7702c5001315b 2613288 devel optional gobjc-4.2_4.2.4-3_i386.deb
 8d3ab7f27a60a150370b8a4fd53143f0 995726 devel optional g++-4.2-multilib_4.2.4-3_i386.deb
 1503dd1fc34c0bc535e19360b3c90f14 2780972 devel optional g++-4.2_4.2.4-3_i386.deb
 e90cd99416b47bb66e3831ca32bc2ffd 4955328 libdevel extra lib64stdc++6-4.2-dbg_4.2.4-3_i386.deb
 5a422fb51b99e26c88e40e5e49e7e9a6 1183294 libdevel optional libstdc++6-4.2-dev_4.2.4-3_i386.deb
 13814706ee4d5fb286701eae0c0708f6 468506 libdevel extra libstdc++6-4.2-pic_4.2.4-3_i386.deb
 30986c8526d078cf43d12c8d75b2c8d5 4801890 libdevel extra libstdc++6-4.2-dbg_4.2.4-3_i386.deb
 4f491a7693b72d36fe96ef5d7d52cc2f 196770 libs optional libgfortran2_4.2.4-3_i386.deb
 10050451a5b9b03f5cd1b07eb57de0bc 320240 libdevel extra libgfortran2-dbg_4.2.4-3_i386.deb
 aafc8ce57e3543b1ec85eebd2ac66d19 223260 libs optional lib64gfortran2_4.2.4-3_i386.deb
 a8393952f13512bf91f9f95e68fb2454 408526 libdevel extra lib64gfortran2-dbg_4.2.4-3_i386.deb
 5ef1255e035142208d0094ade654fc68 260438 devel optional gfortran-4.2-multilib_4.2.4-3_i386.deb
 1bf2d4b1f1948abb763d9cc8fd24b9c5 2834364 devel optional gfortran-4.2_4.2.4-3_i386.deb
 f9dc5cbd62115c9367d05eb33fcb141c 57184 devel optional gcc-4.2-multilib_4.2.4-3_i386.deb
 0472098f94a5968cd4b746b2c34745c6 405236 devel optional gcc-4.2_4.2.4-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhv+OsACgkQStlRaw+TLJw78gCdFx7xPUxId1EqBgQsPnyWwbtr
xdEAnA9l5s8OhZP9xbjPwRR34A3gBKiR
=epQc
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: