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

Bug#328705: marked as done (gcc-4.0: [patch] Please enable libffi for hurd-i386)



Your message dated Sun, 02 Oct 2005 03:47:28 -0700
with message-id <E1EM1NQ-000234-00@spohr.debian.org>
and subject line Bug#328705: fixed in gcc-4.0 4.0.2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Sep 2005 21:12:36 +0000
>From mbanck@gmx.net Fri Sep 16 14:12:36 2005
Return-path: <mbanck@gmx.net>
Received: from pop.gmx.de (mail.gmx.net) [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
	id 1EGNVb-0004lG-00; Fri, 16 Sep 2005 14:12:35 -0700
Received: (qmail invoked by alias); 16 Sep 2005 21:12:03 -0000
Received: from ppp-82-135-11-46.mnet-online.de (EHLO localhost.localdomain) [82.135.11.46]
  by mail.gmx.net (mp006) with SMTP; 16 Sep 2005 23:12:03 +0200
X-Authenticated: #686195
Received: from mbanck by localhost.localdomain with local (Exim 4.34)
	id 1EGNV3-0000pZ-SW
	for submit@bugs.debian.org; Fri, 16 Sep 2005 23:12:01 +0200
Date: Fri, 16 Sep 2005 23:12:01 +0200
From: Michael Banck <mbanck@debian.org>
To: submit@bugs.debian.org
Subject: gcc-4.0: [patch] Please enable libffi for hurd-i386
Message-ID: <20050916211201.GL8883@chemicalconnection.dyndns.org>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="xHFwDpU9dbj6ez1V"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
X-Y-GMX-Trusted: 0
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02


--xHFwDpU9dbj6ez1V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: gcc-4.0
Version: 4.0.1-7
Severity: wishlist
Tags: patch

The only thing which blocks building libffi on GNU/Hurd is a trivial
addition to configure.ac, to make it recognize the GNU system.  This
change has been accepted upstream (only for HEAD though, not the 4.1
branch, AFAIK), the patch is attached.

Please enable libffi on hurd-i386.


Michael

-- 
Michael Banck
Debian Developer
mbanck@debian.org
http://www.advogato.org/person/mbanck/diary.html

--xHFwDpU9dbj6ez1V
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="libffi-hurd-i386.patch"

2005-08-10  Alfred M. Szmidt  <ams@gnu.org>

	PR libffi/21819:
	* configure: Rebuilt.
	* configure.ac: Handle i*86-*-gnu*.

===================================================================
RCS file: /cvs/gcc/gcc/libffi/configure.ac,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gcc/libffi/configure.ac	2005/07/19 21:15:35	1.16
+++ gcc/libffi/configure.ac	2005/08/10 17:19:03	1.17
@@ -42,6 +42,7 @@
 TARGETDIR="unknown"
 case "$host" in
 i*86-*-linux*) TARGET=X86; TARGETDIR=x86;;
+i*86-*-gnu*) TARGET=X86; TARGETDIR=x86;;
 i*86-*-solaris2.1[[0-9]]*) TARGET=X86_64; TARGETDIR=x86;;
 i*86-*-solaris*) TARGET=X86; TARGETDIR=x86;;
 i*86-*-beos*) TARGET=X86; TARGETDIR=x86;;

--xHFwDpU9dbj6ez1V--

---------------------------------------
Received: (at 328705-close) by bugs.debian.org; 2 Oct 2005 10:48:06 +0000
>From katie@spohr.debian.org Sun Oct 02 03:48:06 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EM1NQ-000234-00; Sun, 02 Oct 2005 03:47:28 -0700
From: Matthias Klose <doko@debian.org>
To: 328705-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#328705: fixed in gcc-4.0 4.0.2-2
Message-Id: <E1EM1NQ-000234-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Sun, 02 Oct 2005 03:47:28 -0700
Delivered-To: 328705-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: gcc-4.0
Source-Version: 4.0.2-2

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

cpp-4.0-doc_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/cpp-4.0-doc_4.0.2-2_all.deb
cpp-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/cpp-4.0_4.0.2-2_i386.deb
fastjar_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/fastjar_4.0.2-2_i386.deb
fixincludes_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/fixincludes_4.0.2-2_i386.deb
g++-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/g++-4.0_4.0.2-2_i386.deb
gcc-4.0-base_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/gcc-4.0-base_4.0.2-2_i386.deb
gcc-4.0-doc_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/gcc-4.0-doc_4.0.2-2_all.deb
gcc-4.0-locales_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/gcc-4.0-locales_4.0.2-2_all.deb
gcc-4.0_4.0.2-2.diff.gz
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-2.diff.gz
gcc-4.0_4.0.2-2.dsc
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-2.dsc
gcc-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/gcc-4.0_4.0.2-2_i386.deb
gcj-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/gcj-4.0_4.0.2-2_i386.deb
gfortran-4.0-doc_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/gfortran-4.0-doc_4.0.2-2_all.deb
gfortran-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/gfortran-4.0_4.0.2-2_i386.deb
gij-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/gij-4.0_4.0.2-2_i386.deb
gnat-4.0-doc_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/gnat-4.0-doc_4.0.2-2_all.deb
gnat-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/gnat-4.0_4.0.2-2_i386.deb
gobjc-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/gobjc-4.0_4.0.2-2_i386.deb
lib64gcc1_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/lib64gcc1_4.0.2-2_i386.deb
lib64gfortran0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/lib64gfortran0_4.0.2-2_i386.deb
lib64objc1_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/lib64objc1_4.0.2-2_i386.deb
lib64stdc++6-4.0-dbg_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/lib64stdc++6-4.0-dbg_4.0.2-2_i386.deb
lib64stdc++6_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/lib64stdc++6_4.0.2-2_i386.deb
libffi4-dev_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libffi4-dev_4.0.2-2_i386.deb
libffi4_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libffi4_4.0.2-2_i386.deb
libgcc1_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgcc1_4.0.2-2_i386.deb
libgcj-common_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/libgcj-common_4.0.2-2_all.deb
libgcj6-awt_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-awt_4.0.2-2_i386.deb
libgcj6-common_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/libgcj6-common_4.0.2-2_all.deb
libgcj6-dbg_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-dbg_4.0.2-2_i386.deb
libgcj6-dev_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgcj6-dev_4.0.2-2_i386.deb
libgcj6-src_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/libgcj6-src_4.0.2-2_all.deb
libgcj6_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgcj6_4.0.2-2_i386.deb
libgfortran0-dev_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgfortran0-dev_4.0.2-2_i386.deb
libgfortran0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgfortran0_4.0.2-2_i386.deb
libgnat-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libgnat-4.0_4.0.2-2_i386.deb
libmudflap0-dev_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libmudflap0-dev_4.0.2-2_i386.deb
libmudflap0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libmudflap0_4.0.2-2_i386.deb
libobjc1_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libobjc1_4.0.2-2_i386.deb
libstdc++6-4.0-dbg_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libstdc++6-4.0-dbg_4.0.2-2_i386.deb
libstdc++6-4.0-dev_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libstdc++6-4.0-dev_4.0.2-2_i386.deb
libstdc++6-4.0-doc_4.0.2-2_all.deb
  to pool/main/g/gcc-4.0/libstdc++6-4.0-doc_4.0.2-2_all.deb
libstdc++6-4.0-pic_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libstdc++6-4.0-pic_4.0.2-2_i386.deb
libstdc++6_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/libstdc++6_4.0.2-2_i386.deb
protoize_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/protoize_4.0.2-2_i386.deb
treelang-4.0_4.0.2-2_i386.deb
  to pool/main/g/gcc-4.0/treelang-4.0_4.0.2-2_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 328705@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.0 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.7
Date: Sat,  1 Oct 2005 15:42:10 +0200
Source: gcc-4.0
Binary: gcc-4.0-base libstdc++6 lib32ffi4 lib32gcj6-dev libobjc1 libgcc1 libgcj6-dev libgcj6-awt gpc-2.1-4.0 gcc-4.0-nof libstdc++6-4.0-dev lib32stdc++6-4.0-dbg libgcc2 lib64gnat-4.0 lib32gcj6 gpc-2.1-4.0-doc protoize lib64gcj6 treelang-4.0 libgnat-4.0 libstdc++6-4.0-dbg gcc-4.0-doc lib64stdc++6 lib32gfortran0 libffi4 lib64gcj6-awt gfortran-4.0-doc g++-4.0 libgcj6-src lib64ffi4 gcj-4.0 lib32gcc1 lib64stdc++6-4.0-dbg libgfortran0 gobjc-4.0 lib64objc1 cpp-4.0 gcc-4.0-soft-float gcc-4.0 gfortran-4.0 gcc-4.0-locales lib32objc1 libffi4-dev libgcj6 gnat-4.0-doc libgfortran0-dev libgcj-common libgcj6-common libstdc++6-4.0-pic cpp-4.0-doc lib64gcc1 fastjar gcc-4.0-hppa64 gij-4.0 fixincludes libmudflap0-dev libstdc++6-4.0-doc lib32stdc++6 gnat-4.0 libmudflap0 lib32gcj6-dbg lib64gfortran0 libgcj6-dbg
Architecture: source i386 all
Version: 4.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-4.0    - The GNU C preprocessor
 cpp-4.0-doc - Documentation for the GNU C preprocessor (cpp)
 fastjar    - Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-4.0    - The GNU C++ compiler
 gcc-4.0    - The GNU C compiler
 gcc-4.0-base - The GNU Compiler Collection (base package)
 gcc-4.0-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcc-4.0-locales - The GNU C compiler (native language support files)
 gcj-4.0    - The GNU compiler for Java(TM)
 gfortran-4.0 - The GNU Fortran 95 compiler
 gfortran-4.0-doc - Documentation for the GNU Fortran compiler (gfortran)
 gij-4.0    - The GNU Java bytecode interpreter
 gnat-4.0   - The GNU Ada compiler
 gnat-4.0-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc-4.0  - The GNU Objective-C compiler
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran0 - Runtime library for GNU Fortran applications (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files)
 libffi4    - Foreign Function Interface library runtime
 libffi4-dev - Foreign Function Interface library (development files)
 libgcc1    - GCC support library
 libgcj-common - Java runtime library (common files)
 libgcj6    - Java runtime library for use with gcj
 libgcj6-awt - AWT peer runtime libraries for use with gcj
 libgcj6-common - Java runtime library for use with gcj (jar files)
 libgcj6-dbg - Debugging symbols for libraries provided in libgcj6-dev
 libgcj6-dev - Java development headers and static library for use with gcj
 libgcj6-src - libgcj java sources for use in eclipse
 libgfortran0 - Runtime library for GNU Fortran applications
 libgfortran0-dev - GNU Fortran library development
 libgnat-4.0 - Runtime library for GNU Ada applications
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.0-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.0-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.0-pic - The GNU Standard C++ Library v3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.0 - The GNU Treelang compiler
Closes: 328705 330730 330826
Changes: 
 gcc-4.0 (4.0.2-2) unstable; urgency=low
 .
   * Update to CVS 20051001, taken from the gcc-4_0-branch. Includes the
     changes between 4.0.2 RC3 and the final 4.0.2 release, missing from
     the upstream tarball. Remove patches applied upstream (gcc-c-decl,
     pr23182, pr23043, pr23367, pr23891, pr21418, pr24018).
   * On ix86 architectures run the testsuite for -march=i686 as well.
   * Build libffi on the Hurd (closes: #328705).
   * Add big-endian arm (armeb) support (Lennert Buytenhek). Closes: #330730.
   * Update libjava xml to classpath CVS HEAD 20050930 (Michael Koch).
   * Reapply patch to make -mieee the default on alpha-linux. Closes: #330826.
   * Add workaround not to make libmudflap _start/_end not small data on
     mips/mipsel, taken from CVS HEAD.
   * Don't build the nof libraries on powerpc.
   * Number crunching time on m68k, reenable gfortran on m68k-linux-gnu.
Files: 
 a8f2777069515c3b6d5b716abd2dec2e 3631 devel standard gcc-4.0_4.0.2-2.dsc
 97ef5ca24e54f77095978fb929907bef 1339905 devel standard gcc-4.0_4.0.2-2.diff.gz
 5a9d68865ab9bfd884b3e16228d56755 182506 doc optional cpp-4.0-doc_4.0.2-2_all.deb
 93db0b2b89d0b34b2b154471f7f02fdf 3118058 libs optional libgcj6-common_4.0.2-2_all.deb
 4056dabbc5b6f42206243f1907a500c0 1168 libs optional libgcj-common_4.0.2-2_all.deb
 dd3f656e929632eae82052f57d19749c 6435610 libdevel optional libgcj6-src_4.0.2-2_all.deb
 b44bf6e560a5969e760f7a6ec5b7955d 5359640 doc optional libstdc++6-4.0-doc_4.0.2-2_all.deb
 a7fb0c157de0750a7fc6c24003b49323 104022 doc optional gfortran-4.0-doc_4.0.2-2_all.deb
 e13d3eef8e75ed1c0b5d0a48d4c5ac93 942036 doc optional gnat-4.0-doc_4.0.2-2_all.deb
 a3abf75b20e121759a481957f440cbe1 1573172 doc optional gcc-4.0-doc_4.0.2-2_all.deb
 8977a9ea1bd2d05dc9b00130ab23ed20 1018044 devel optional gcc-4.0-locales_4.0.2-2_all.deb
 692d9c14f687f58e24d9141775c6abe4 177138 devel required gcc-4.0-base_4.0.2-2_i386.deb
 24c9bd9dcf9df95c28dceddecec4d052 91976 libs required libgcc1_4.0.2-2_i386.deb
 5f9795c8615568e0d980f9081f960cd3 97006 libs optional lib64gcc1_4.0.2-2_i386.deb
 5f97bdc0b30308feea243b1de31d02fa 2043546 interpreters standard cpp-4.0_4.0.2-2_i386.deb
 8dcca43184cb098ae938712ab7636aee 27316 devel optional protoize_4.0.2-2_i386.deb
 149e73a650360a7e5acf419aa73fd293 79664 devel optional fixincludes_4.0.2-2_i386.deb
 96cc930708cdfb73395412b075408c80 153258 libs optional libmudflap0_4.0.2-2_i386.deb
 752b31c8201e5021464b00f51b728512 95788 libdevel optional libmudflap0-dev_4.0.2-2_i386.deb
 977369a48bda9534f6ae51c5729cdc43 2137298 devel optional gobjc-4.0_4.0.2-2_i386.deb
 4f22e5bf7ac338e6f84838b4108e8722 120126 libs optional libobjc1_4.0.2-2_i386.deb
 f9e8310a6122bee75f619badd4120ef2 43858 libs optional lib64objc1_4.0.2-2_i386.deb
 dfbab85b39176b89a0ad444c75b747db 27480 devel optional gij-4.0_4.0.2-2_i386.deb
 0ffcdeeab60ffebbdd767e4fd7787a60 5120906 libs optional libgcj6_4.0.2-2_i386.deb
 658a51883a509987767c19496fc6a393 225734 libs optional libgcj6-awt_4.0.2-2_i386.deb
 46b07a017d87d8611527d8c44b7ae74d 2471586 devel optional gcj-4.0_4.0.2-2_i386.deb
 115e6eb38e7805eeaf0ea0423c219be8 8107790 libdevel optional libgcj6-dev_4.0.2-2_i386.deb
 b66d1895b9cbf01b6a732b75f8bce12b 7598342 libdevel extra libgcj6-dbg_4.0.2-2_i386.deb
 b5df20eb4da0a148d41cf3d68948f9d3 128710 devel optional fastjar_4.0.2-2_i386.deb
 b8cc8d7b3b7e77ce729dc7de4dec4d6f 92232 libs optional libffi4_4.0.2-2_i386.deb
 e0a474e0f0aefdb3f971ca998bb34d45 8942 libdevel optional libffi4-dev_4.0.2-2_i386.deb
 f474538abddc88a3554755fe3099a95c 2329720 devel standard g++-4.0_4.0.2-2_i386.deb
 0918ad88432d4dc89419bcc046842f48 348488 libs required libstdc++6_4.0.2-2_i386.deb
 bc22d478c6af793497d0c3dfe8665608 357820 libs optional lib64stdc++6_4.0.2-2_i386.deb
 9bdcc339a259fc8b4ea327b9baa92cd1 8577490 libdevel extra lib64stdc++6-4.0-dbg_4.0.2-2_i386.deb
 83831fa2429f85b4f8f294a82ce4fc8f 1480792 libdevel standard libstdc++6-4.0-dev_4.0.2-2_i386.deb
 ae5f02c13b6a14a8ccbe0c24e29bfe97 903942 libdevel extra libstdc++6-4.0-pic_4.0.2-2_i386.deb
 b629bfe0d38e3f457513d0291f2f2cd9 5697342 libdevel extra libstdc++6-4.0-dbg_4.0.2-2_i386.deb
 8b97c2780e708a480c2343cf644b9385 111314 libs optional libgfortran0_4.0.2-2_i386.deb
 7b174c04cf13100212cd4bfe5b1704bd 106704 libs optional lib64gfortran0_4.0.2-2_i386.deb
 e22dca59111e2854d0f93cf35b0740b1 2181960 devel optional gfortran-4.0_4.0.2-2_i386.deb
 15477e4e656c4d241cfbe1ba60c26ea5 274534 libdevel optional libgfortran0-dev_4.0.2-2_i386.deb
 b5f17a07540871ad7383e318a138d7bd 876710 libs optional libgnat-4.0_4.0.2-2_i386.deb
 2a61ed50c7ec05b2ddc57b8d9f047b80 9851306 devel optional gnat-4.0_4.0.2-2_i386.deb
 cb7c218a255e52fd6961d045f42a50d0 1923710 devel optional treelang-4.0_4.0.2-2_i386.deb
 0c01a251aa33cf055c9d0aa6d05c20c5 506822 devel standard gcc-4.0_4.0.2-2_i386.deb

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

iD8DBQFDP4XzStlRaw+TLJwRAmrwAKC1ssRmuNW95R42zJb5m5WHiOPtggCgvMSP
bFpvdI7ZD3L9zJwd0uhDoLI=
=AbjF
-----END PGP SIGNATURE-----



Reply to: