From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32435 invoked by alias); 1 Dec 2003 16:28:48 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 32414 invoked from network); 1 Dec 2003 16:28:47 -0000 Received: from unknown (HELO mta06-svc.ntlworld.com) (62.253.162.46) by sources.redhat.com with SMTP; 1 Dec 2003 16:28:47 -0000 Received: from ecosentric.com ([80.4.5.49]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20031201162846.EKTV961.mta06-svc.ntlworld.com@ecosentric.com>; Mon, 1 Dec 2003 16:28:46 +0000 Message-ID: <3FCB6C3F.7050406@ecosentric.com> Date: Mon, 01 Dec 2003 16:28:00 -0000 From: John Dallaway User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Santha Kumar CC: ecos-discuss@ecos.sourceware.org References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [ECOS] Re: Conflict X-SW-Source: 2003-12/txt/msg00012.txt.bz2 Santha Kumar wrote: > I am using sh3(se7729) solution engine board as the target. I am trying to build the hello.c example. As described in the manual I did the compilation through the shell using the command "sh-elf-gcc......."(as like in the manual). > While compiling I am getting an error message like compiled for little endian but the target is big endian. Try building hello.c using the supplied Makefile. For example: cd /opt/ecos/ecos-2.0/examples make INSTALL_DIR=/path/to/myconfig_install John Dallaway eCosCentric Limited -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss