From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24151 invoked by alias); 8 Oct 2003 06:18:46 -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 23970 invoked from network); 8 Oct 2003 06:18:42 -0000 Received: from unknown (HELO sarge.elex.be) (194.7.83.94) by sources.redhat.com with SMTP; 8 Oct 2003 06:18:42 -0000 Received: from beowulf.tess.elex.be (ldap.tess.elex.be [10.32.48.1]) by sarge.elex.be (8.11.6/8.11.6) with ESMTP id h986IdQ31959 for ; Wed, 8 Oct 2003 08:18:39 +0200 Received: from hero.mlxbg.elex.be (orak.sd-bul.elex.be [10.35.1.1]) by beowulf.tess.elex.be (8.11.6/8.11.6) with ESMTP id h986IdY15665 for ; Wed, 8 Oct 2003 08:18:39 +0200 Received: from localhost (localhost.localdomain [127.0.0.1]) by hero.mlxbg.elex.be (Postfix) with ESMTP id 08E2276C149 for ; Wed, 8 Oct 2003 09:18:34 +0300 (EEST) Received: from hero.mlxbg.elex.be ([127.0.0.1]) by localhost (hero.mlxbg.elex.be [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02011-06 for ; Wed, 8 Oct 2003 09:18:32 +0300 (EEST) Received: from PTR (PTR.mlxbg.elex.be [10.35.3.115]) by hero.mlxbg.elex.be (Postfix) with SMTP id 51FC476C14A for ; Wed, 8 Oct 2003 09:18:32 +0300 (EEST) Message-ID: <001e01c38d64$45599290$7303230a@PTR> From: "Petar Penchev" To: Subject: GCC low-level runtime library Date: Wed, 08 Oct 2003 06:18:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-new at mlxbg.elex.be X-SW-Source: 2003-10/txt/msg00252.txt.bz2 Hello All, I am looking for a document describing "GCC low-level runtime library" in a more detailed way than it is done in "GCC internals". I will be very grateful if somebody gives a link or a document :))) Regards Petar