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

Bug#144858: gcc-3.0: A better patch



Package: gcc-3.0
Version: 1:3.0.4-6
Followup-For: Bug #144858

That last patch probably isn't what you want. =) This patch resolves
both the bad link against libc6-dev, removes ffi (I need to resolve
this upstream), and enables libgc6.  This fixes all current packaging
bugs for hurd-i386.

diff -r gcc-3.0-3.0.4ds3/debian/rules.conf gcc-3.0-3.0.4ds3.new/debian/rules.conf
65,66c65,66
<     ifeq ($(DEB_HOST_GNU_TYPE),hurd-i386)
<       ctrl_flags += -DLIBC_DEV=libc0.2-dev
---
>     ifeq ($(DEB_HOST_GNU_TYPE),i386-gnu)
>       ctrl_flags += -DLIBC_DEV=libc0.3-dev
diff -r gcc-3.0-3.0.4ds3/debian/rules.defs gcc-3.0-3.0.4ds3.new/debian/rules.defs
112c112
< no_ffi_archs := hppa mips mipsel
---
> no_ffi_archs := hppa mips mipsel hurd-i386
165c165
< libgc6_no_archs := avr hppa hurd-i386
---
> libgc6_no_archs := avr hppa
180c180
< # If you don't want to run the gcc testsuite, set `with_check' to `no'
---
> # If you don't want to run the gcc testsuite, set `with_checkx' to `no'


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux outpost 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8

Versions of packages gcc-3.0 depends on:
ii  binutils                   2.12.90.0.1-4 The GNU assembler, linker and bina
ii  cpp-3.0                    1:3.0.4-6     The GNU C preprocessor.
ii  gcc-3.0-base               1:3.0.4-6     The GNU Compiler Collection (base 
ii  libc6                      2.2.5-4       GNU C Library: Shared libraries an
ii  libgcc1                    1:3.0.4-6     GCC support library.



-- 
To UNSUBSCRIBE, email to debian-gcc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: