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

Bug#101708: marked as done (Patches for compiling on hurd-i386)



Your message dated Sun, 24 Jun 2001 22:04:09 +0200
with message-id <15158.18361.696449.661814@gargle.gargle.HOWL>
and subject line fixed in gcc-3.0-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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Jun 2001 23:51:33 +0000
>From jbailey@olympus.nisa.net Wed Jun 20 18:51:32 2001
Return-path: <jbailey@olympus.nisa.net>
Received: from olympus.nisa.net [::ffff:207.194.212.100] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15Crky-0006ug-00; Wed, 20 Jun 2001 18:51:32 -0500
Received: (from jbailey@localhost)
	by olympus.nisa.net (8.10.2/8.10.2) id f5KNpGP04653
	for submit@bugs.debian.org; Wed, 20 Jun 2001 16:51:16 -0700
Date: Wed, 20 Jun 2001 16:51:16 -0700
From: Jeff Bailey <jbailey@nisa.net>
To: submit@bugs.debian.org
Subject: Patches for compiling on hurd-i386
Message-ID: <[🔎] 20010620165116.A4554@nisa.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Delivered-To: submit@bugs.debian.org

Package: gcc-3.0
Version: 3.0-1

Please accept the following patch.  This is against the upstream source.

Note that, I wasn't sure if perhaps these are in alphabetical order.
It was late when I did this. ;)

--- ltcf-cxx.old	Wed Jun 20 00:29:07 2001
+++ ltcf-cxx.sh	Wed Jun 20 00:29:32 2001
@@ -313,6 +313,8 @@
         ;;
     esac
     ;;
+  gnu*)
+  ;;
   linux*)
     case $cc_basename in
       KCC)
@@ -767,6 +769,8 @@
           ;;
       esac
       ;;
+    gnu*)
+    ;;
     linux*)
       case $cc_basename in
         KCC)



---------------------------------------
Received: (at 101708-done) by bugs.debian.org; 24 Jun 2001 20:08:27 +0000
>From doko@cs.tu-berlin.de Sun Jun 24 15:08:27 2001
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [::ffff:130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15EGBD-0002jv-00; Sun, 24 Jun 2001 15:08:23 -0500
Received: from bolero.cs.tu-berlin.de (doko@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id WAA06912;
	Sun, 24 Jun 2001 22:04:10 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f5OK49q22629;
	Sun, 24 Jun 2001 22:04:09 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15158.18361.696449.661814@gargle.gargle.HOWL>
Date: Sun, 24 Jun 2001 22:04:09 +0200
To: 102041-done@bugs.debian.org, 101534-done@bugs.debian.org,
        101570-done@bugs.debian.org, 101708-done@bugs.debian.org,
        101711-done@bugs.debian.org, 101557-done@bugs.debian.org,
        101901-done@bugs.debian.org, 101743-done@bugs.debian.org,
        101637-done@bugs.debian.org
Subject: fixed in gcc-3.0-2
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Delivered-To: 101708-done@bugs.debian.org

  * Add libgcc0 and libgcc300 to the build conflicts (#102041).
  * debian/README.FIRST: Removed (#101534).
  * Updated subreg-byte patch (doc files).
  * Disable java for the Hurd, mips and mipsel (#101570).
  * Patch for building on the Hurd (#101708) (Jeff Bailey <jbailey@nisa.net>).
  * Packaging fixes for the Hurd (#101711) (Jeff Bailey <jbailey@nisa.net>).
  * Include pregenerated doxygen (1.2.6) docs for libstdc++-v3 (#101557).
    The current doxygen-1.2.8.1 segaults.
  * C++: Enable -fuse-cxa-atexit by default (#101901).
  * Correct mail address in gccbug (#101743).
  * Make rules resumable after failure in binary-xxx targets (#101637).



Reply to: