From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10536 invoked by alias); 18 Oct 2002 14:38:06 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 10509 invoked from network); 18 Oct 2002 14:38:01 -0000 Received: from unknown (HELO epita.fr) (163.5.255.10) by sources.redhat.com with SMTP; 18 Oct 2002 14:38:01 -0000 Received: from goa.lrde.epita.fr (mail@goa.lrde.epita.fr [10.223.13.2]) by epita.fr id g9IEbwf00393 for EPITA Paris France Fri, 18 Oct 2002 16:37:58 +0200 (MEST) Received: from babylon.lrde.epita.fr ([10.223.13.55] ident=mail) by goa.lrde.epita.fr with esmtp (Exim 3.35 #1 (Debian)) id 182YGH-000479-00 for ; Fri, 18 Oct 2002 16:38:01 +0200 Received: from news by babylon.lrde.epita.fr with local (Exim 3.36 #1 (Debian)) id 182Y2P-00031y-00 for ; Fri, 18 Oct 2002 16:23:41 +0200 From: dewar@gnat.com (Robert Dewar) X-Newsgroups: epita.lrde.list.gcc Subject: Re: Ada/GNAT runtime library? Date: Fri, 18 Oct 2002 09:17:00 -0000 Organization: EPITA / LRDE http://www.lrde.epita.fr Message-ID: <20021018142301.EA612F2B55@nile.gnat.com> X-Complaints-To: usenet@lrde.epita.fr To: gcc@gcc.gnu.org X-SW-Source: 2002-10/txt/msg01115.txt.bz2 Message-ID: <20021018091700.Zr5AY3A8M1dKPs6bQKdmVdXH27QpeND3ZshyMySuTig@z> > What about Ada on GNU/Linux ARM? (its a 32 bit, too) Who knows? Depends whether the linux threads interface is identical or not. I don't know if anyone has tried this. We are by the way in the process of doing a GNAT port for the ARM (although not on GNU/Linux) so we will be shaking out problems in that port (and a lot of the problems will of course apply to any GNU/Linux port on ARM as well).