From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19000 invoked by alias); 19 Aug 2002 19:02:26 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 18993 invoked from network); 19 Aug 2002 19:02:25 -0000 Received: from unknown (HELO www.fastmail.fm) (209.61.183.86) by sources.redhat.com with SMTP; 19 Aug 2002 19:02:25 -0000 Received: from www.fastmail.fm (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 1906A6DB58; Mon, 19 Aug 2002 14:02:20 -0500 (CDT) X-Epoch: 1029783740 X-Sasl-enc: 60ZLWXXhOJJshSm/dQSN4Q Received: from fastmail.fm (x1-6-00-e0-81-03-b8-78.k35.webspeed.dk [62.242.176.174]) by www.fastmail.fm (Postfix) with ESMTP id 34FBC6DB57; Mon, 19 Aug 2002 14:02:19 -0500 (CDT) Message-ID: <3D6140BE.82F179EC@fastmail.fm> Date: Mon, 19 Aug 2002 12:02:00 -0000 From: bjorn rohde jensen Reply-To: bjensen@fastmail.fm X-Accept-Language: en MIME-Version: 1.0 To: Kitti Kittirutsunetorn Cc: gcc-help@gcc.gnu.org Subject: Re: need help References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00166.txt.bz2 Hi Kitti, gcc has the full posix C libries and access to the system libraries on the host, it is installed on. I would recommend looking at system and some sort of posix manuals. Yours sincerely, Bjorn