From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15509 invoked by alias); 13 Apr 2006 07:58:50 -0000 Received: (qmail 15501 invoked by uid 22791); 13 Apr 2006 07:58:49 -0000 X-Spam-Check-By: sourceware.org Received: from mail.scmmicro.fr (HELO scmfr01.scmmicro.fr) (212.208.148.123) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 13 Apr 2006 07:58:47 +0000 In-Reply-To: To: ecos-discuss@sources.redhat.com MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5.3 September 14, 2004 Message-ID: From: Birahim Larou Fall Date: Thu, 13 Apr 2006 07:58:00 -0000 Content-Type: text/plain; charset="US-ASCII" 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: [ECOS] How to use the ARM directive DCB in Vectors.S X-SW-Source: 2006-04/txt/msg00163.txt.bz2 I have modified the source file vectors.s for arm achitecture, and I can't compile theis file because DCB is seen as a bad instrucetion. packages/hal/arm/arch/current/src/vectors.S:517: Error: bad instruction `c_string DCB "C_string",0' How to tell ecos to support ARM directives (DCD, DCB...? Thanks!) Fall Birahim -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss