gcc64 sparc64

2002-05-13 Thread Narancs v1
Hi all!

I have debian woody sparc sun4u, there used to be a pkg
called  gcc-3.0-sparc643.0.3-1The 64bit UltraSPARC gcc
libraries

on an upgrade this had been removed, so how am i going to compile
kernel now?

is this included in the gcc-3.0 pkg now?
thanks

-
Narancs v1
IT Security Administrator
Warning: This is a really short .sig! Vigyazat: ez egy nagyon rovid szig!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RAV AntiVirus scan results

2002-05-13 Thread RAV

RAV AntiVirus for Linux i686 version: 8.3.2 (snapshot-20020108)
Copyright (c) 1996-2001 GeCAD The Software Company. All rights reserved.
47 more days to evaluate.
Running on host: pinsapo.datavirtual.com

---
 RAV Antivirus results
---

Se ha salvado el fichero infectado en 'quarantine', con el nombre: 
1021299463-dfQAA28994.
El fichero (part0001:The) adjunto al mensaje (con asunto:2001, 2002 The PHP 
Group) enviado por [EMAIL PROTECTED] para debian-gcc@lists.debian.org, ,
esta infectado con el virus: Win32/[EMAIL PROTECTED]
No se puede desinfectar el fichero.
El fichero fue borrado por RAV AntiVirus.

esta es una copia de la cabecera del email:




Scan engine 8.5 (Standard) for i386.
Last update: Wed May  1 16:57:02 2002
Scanning for 66321 malwares (viruses, trojans and worms).

To get a free 60-days evaluation version of RAV AntiVirus v8
(yet fully functional) please visit:

   http://www.ravantivirus.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#146850: chill-2.95 leaves broken info link behind

2002-05-13 Thread Ian Zimmerman

Package: chill-2.95
Version: 1:2.95.4-7
Severity: Normal

The prerm for chill-2.95 contains this

install-info --quiet --remove chill

however the actuall info file is chill-295.info, so this doesn't work
as expected.

-- 
Ian Zimmerman, Oakland, California, U.S.A.
GPG: 433BA087  9C0F 194F 203A 63F7 B1B8  6E5A 8CA3 27DB 433B A087
EngSoc adopts market economy: cheap is wasteful, efficient is expensive.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




GCC Packaging on hurd-i386

2002-05-13 Thread Jeff Bailey
I notice that all of my patch in 144858 was applied to gcc-3.1 except
for this bit:

< 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

The problem here is that you're using DEB_HOST_GNU_TYPE, which is
"i386-gnu".  You may instead want to use DEB_HOST_ARCH if you want to
match hurd-i386.

Tks,
Jeff Bailey

-- 
 One of the great things about books is sometimes
 there are some fantastic pictures.
 -- George W. Bush 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Bug#146883: Kernel compiled for an Alpha SMP is not bootable.

2002-05-13 Thread Frederic Roussel
Package: gcc-2.95
Version: 1:2.95.4-9
Severity: normal

-- System Information
Debian Release: 3.0
Kernel Version: Linux big2 2.4.19-pre8-30 #1 SMP Mon May 13 18:01:01 PDT
2002 alpha unknown

Versions of the packages gcc-2.95 depends on:
ii  binutils   2.12.90.0.1-5  The GNU assembler, linker and binary
utiliti
ii  cpp-2.95   2.95.4-9   The GNU C preprocessor.
ii  gcc2.95.4-14  The GNU C compiler.
ii  libc6.12.2.5-6GNU C Library: Shared libraries and
Timezone

If I compile a kernel 2.4.x (I tried with x >= 17) on a Compaq DS20, the
newly compiled kernel oopses in the fontion:
smp_tune_scheduling defined in file arch/alpha/kernel/smp.c

The `switch' statement in that function is where the Oops happens, at
least I believe so: as an experiment I've hard-coded the `on_chip_cache'
variable and commented out the whole switch, the kernel booted up fine.

I compiled with gcc-3.0.4 and the problem disappeared.

Thanks so much for being a Debian devloper!

Regards,

-- 
Frederic.R.Roussel -o)(o-
   /\\  Join the penguin force  (o_  (o_  //\
  _\_v   The Linux G3N3R47!0N   (/)_ (/)_ v_/_




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]