From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28261 invoked by alias); 15 Oct 2009 15:15:14 -0000 Received: (qmail 28245 invoked by uid 22791); 15 Oct 2009 15:15:12 -0000 X-SWARE-Spam-Status: No, hits=3.7 required=5.0 tests=AWL,BAYES_50,SPF_PASS X-Spam-Check-By: sourceware.org Received: from pluto.danlawinc.com (HELO pluto.danlawinc.com) (12.168.12.70) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Oct 2009 15:15:06 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by pluto.danlawinc.com (Postfix) with ESMTP id 63D471840002; Thu, 15 Oct 2009 11:15:04 -0400 (EDT) X-Spam-Score: -4.151 Received: from pluto.danlawinc.com ([127.0.0.1]) by localhost (pluto.danlawinc.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0phLZPh2rhm8; Thu, 15 Oct 2009 11:15:02 -0400 (EDT) Received: from NBDLFPWFC51 (unknown [192.168.1.127]) by pluto.danlawinc.com (Postfix) with ESMTP id 8B1191840001; Thu, 15 Oct 2009 11:15:02 -0400 (EDT) From: "Ramesh C Satyavaram" To: Cc: "'Ramesh C Satyavaram'" Date: Thu, 15 Oct 2009 15:15:00 -0000 Message-ID: <001c01ca4daa$101d3890$7f01a8c0@danlawinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Error: Malloc.h :No such file or directory. X-SW-Source: 2009-10/txt/msg00099.txt.bz2 Hi, I have old ecos tool chain. I am using the ARM(ARM7DI ,StronARM) which uses arm-elf for compiling. I am able to compile my application with this tool chain. Now I decided to use the different ecos tool chain ARM (ARM7TDMI, ARM9, and Xscale) which is "arm-eabi" based. I am able to compile the ecos with the new tool chain. But when I tried to compile my application I am getting the following error message "Error:Malloc.h: No such file or directory" . When I tried to compile my application with the old tool chain on the same system , I am not getting this problem. It is only when I use the new tool chain I am getting this problem. Can any one help me in this? Thank you, S.Ramesh Chandra. -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss