From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from spoolm2.tiscalinet.be (spoolm2.tiscalinet.be [212.35.2.51]) by dsl2.external.hp.com (Postfix) with ESMTP id 77223483A for ; Sun, 21 Apr 2002 07:51:40 -0600 (MDT) Message-ID: <3CC2B937.8020509@freebel.net> Date: Sun, 21 Apr 2002 13:05:59 +0000 From: Joel Soete MIME-Version: 1.0 To: Randolph Chung Cc: parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] gcc-3.2 experimental debs Content-Type: text/plain; charset=us-ascii; format=flowed Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Hi Randolph, I try my hown gcc-3.2 (+ binutils, glibc) against kernel 2.4.18-pa19 (not yet take the risc with pa20). It compiles as well as with gcc3.0.x. It boots also but as soon as I try to connect it remotly with telnet or ssh (I forget to test ftp) the system crash: "Stack pointer and cr30 do not correspond! Dumping virtual address stack instead Dumping Stack from ... to ...: ... [those tree line seems to be repeated infinitely. well after 5 minutes I had to unplug the power supply to reboot] Humm as it appends as well with telnet as ssh I suspect a inetd problem? Any idea? Thanks, Joel PS: I will try your dpkg asap