From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10934 invoked by alias); 2 Jun 2006 20:11:22 -0000 Received: (qmail 10919 invoked by uid 22791); 2 Jun 2006 20:11:21 -0000 X-Spam-Check-By: sourceware.org Received: from embedded-zone.com (HELO embedded-zone.com) (70.91.86.210) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Jun 2006 20:11:13 +0000 Received: from [192.168.0.5] (c-68-48-223-67.hsd1.md.comcast.net [68.48.223.67]) by embedded-zone.com (8.12.5/8.12.5) with ESMTP id k52KBHfk005285; Fri, 2 Jun 2006 16:11:18 -0400 Message-ID: <44809B5D.1030202@embedded-zone.com> Date: Fri, 02 Jun 2006 20:11:00 -0000 From: Moussa Ba User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060530) MIME-Version: 1.0 To: Gary Thomas , ecos-discuss@ecos.sourceware.org References: <447F629F.9040205@embedded-zone.com> <1149202357.7288.144.camel@hermes> In-Reply-To: <1149202357.7288.144.camel@hermes> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] Build Error when Compiling redboot X-SW-Source: 2006-06/txt/msg00030.txt.bz2 I was able to successfully do the following ecosconfig new at91sam7s ecosconfig tree ecosconfig check make make tests After this I launched the configtool, I did a Build->Packages->Redboot... I am probably doing this wrong, I am simply trying to compile Redboot for the at91 and look a memory usage to confirm or infirm that I am able to run Redboot on aa 128K/16KRAM Oki ARM processor. Moussa Gary Thomas wrote: > On Thu, 2006-06-01 at 17:56 -0400, Moussa A. Ba wrote: > >> I am attempting to recompile Redboot for the at91 I am getting the >> following error >> >> arm-elf-gcc -c -I/ecos-c/cygwin/opt/dev/ecos/work/ecos_install/include >> -I/opt/dev/ecos/pa >> ckages/redboot/current -I/opt/dev/ecos/packages/redboot/current/src >> -I/opt/dev/ecos/packag >> es/redboot/current/tests -I. >> -I/opt/dev/ecos/packages/redboot/current/src/ -finline-limit= >> 7000 -mthumb-interwork -mcpu=arm7tdmi -Wall -Wpointer-arith >> -Wstrict-prototypes -Winline - >> Wundef -g -O2 -ffunction-sections -fdata-sections -fno-exceptions >> -Wp,-MD,src/main.tmp >> -o src/redboot_main.o /opt/dev/ecos/packages/redboot/current/src/main.c >> In file included from /opt/dev/ecos/packages/redboot/current/src/main.c:57: >> /ecos-c/cygwin/opt/dev/ecos/work/ecos_install/include/redboot.h:65:25: >> cyg/crc/crc.h: No s >> uch file or directory >> make[1]: *** [src/main.o.d] Error 1 >> make[1]: Leaving directory `/opt/dev/ecos/work/ecos_build/redboot/current' >> make: *** [build] Error 2 >> > > > Which target? How did you configure eCos? > > -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss