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

Bug#164162: marked as done (gcc does not work on hppa)



Your message dated Thu, 10 Oct 2002 09:58:50 -0700
with message-id <20021010165850.GL5602@tausq.org>
and subject line Bug#164162: gcc does not work on hppa
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; 10 Oct 2002 16:01:55 +0000
>From talon@lpthe.jussieu.fr Thu Oct 10 11:01:55 2002
Return-path: <talon@lpthe.jussieu.fr>
Received: from shiva.jussieu.fr [134.157.0.129] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17zfl5-0005kR-00; Thu, 10 Oct 2002 11:01:55 -0500
Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1])
          by shiva.jussieu.fr (8.12.5/jtpda-5.4) with ESMTP id g9AG1rjR082975
          for <submit@bugs.debian.org>; Thu, 10 Oct 2002 18:01:53 +0200 (CEST)
Received: from asmodee.lpthe.jussieu.fr (qm812zog554a9g0j@asmodee.lpthe.jussieu.fr [134.157.10.34])
          by parthe.lpthe.jussieu.fr (8.11.6/jtpda-5.4) with ESMTP id g9AG1m727491
          for <submit@bugs.debian.org>; Thu, 10 Oct 2002 18:01:48 +0200
Received: by asmodee.lpthe.jussieu.fr (Postfix, from userid 2005)
	id 405D25929; Thu, 10 Oct 2002 18:01:48 +0200 (CEST)
Date: Thu, 10 Oct 2002 18:01:48 +0200
From: Michel TALON <talon@lpthe.jussieu.fr>
To: submit@bugs.debian.org
Subject: gcc does not work on hppa
Message-ID: <[🔎] 20021010180147.A59618@lpthe.jussieu.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
X-Antivirus: scanned by sophie at shiva.jussieu.fr
Delivered-To: submit@bugs.debian.org

Package: gcc            3.0.4-5 
dpkg --status gcc
Status: install ok installed
Machine: hppa machine 712/80. Works perfectly OK, with the Debian
distribution.

gcc will not compile any program. At the linking phase, files
crt1.o crti.o crtn.o are missing. Indeed locate shows there are not
on the disk. I have tried copying them from a cross--compiler, but
then i get
/usr/bin/ld: cannot find -lc
Sure, libc is here!


-- 

Michel TALON


---------------------------------------
Received: (at 164162-done) by bugs.debian.org; 10 Oct 2002 16:55:10 +0000
>From randolph@tausq.org Thu Oct 10 11:55:09 2002
Return-path: <randolph@tausq.org>
Received: from gandalf.tausq.org (pippin.tausq.org) [64.81.244.94] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17zgab-0007Cd-00; Thu, 10 Oct 2002 11:55:09 -0500
Received: by pippin.tausq.org (Postfix, from userid 1000)
	id 7B8ACCD83C; Thu, 10 Oct 2002 09:58:50 -0700 (PDT)
Date: Thu, 10 Oct 2002 09:58:50 -0700
From: Randolph Chung <tausq@debian.org>
To: Michel TALON <talon@lpthe.jussieu.fr>,
	164162-done@bugs.debian.org
Subject: Re: Bug#164162: gcc does not work on hppa
Message-ID: <20021010165850.GL5602@tausq.org>
Reply-To: Randolph Chung <tausq@debian.org>
References: <[🔎] 20021010180147.A59618@lpthe.jussieu.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 20021010180147.A59618@lpthe.jussieu.fr>
User-Agent: Mutt/1.4i
X-PGP: for PGP key, see http://www.tausq.org/pgp.txt
X-GPG: for GPG key, see http://www.tausq.org/gpg.txt
Delivered-To: 164162-done@bugs.debian.org

In reference to a message from Michel TALON, dated Oct 10:
> Package: gcc            3.0.4-5 
> dpkg --status gcc
> Status: install ok installed
> Machine: hppa machine 712/80. Works perfectly OK, with the Debian
> distribution.
> 
> gcc will not compile any program. At the linking phase, files
> crt1.o crti.o crtn.o are missing. Indeed locate shows there are not
> on the disk. I have tried copying them from a cross--compiler, but
> then i get
> /usr/bin/ld: cannot find -lc
> Sure, libc is here!

install libc6-dev

did you install gcc using apt-get? or manually with dpkg?

randolph



Reply to: