From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26410 invoked by alias); 31 May 2006 11:32:20 -0000 Received: (qmail 26398 invoked by uid 22791); 31 May 2006 11:32:19 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 31 May 2006 11:32:17 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FlOtl-00026q-00; Wed, 31 May 2006 13:30:01 +0200 Date: Wed, 31 May 2006 11:32:00 -0000 To: Marcin Chrusciel Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20060531113001.GE2478@lunn.ch> Mail-Followup-To: Marcin Chrusciel , ecos-discuss@ecos.sourceware.org References: <4833790BBC8C1748ABE1E781F17425F309548A@citexchange.cit.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4833790BBC8C1748ABE1E781F17425F309548A@citexchange.cit.be> User-Agent: Mutt/1.5.11+cvs20060403 From: Andrew Lunn 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] i386 target X-SW-Source: 2006-05/txt/msg00269.txt.bz2 On Wed, May 31, 2006 at 01:16:04PM +0200, Marcin Chrusciel wrote: > Hello, > > I was trying to build i368 with RTL8139 target, but just at first gcc > invole I got this error: > > /tmp/ccYC36qX.s: Assembler messages: > /tmp/ccYC36qX.s:165: Error: junk at end of line, first unrecognized > character is `"' > /tmp/ccYC36qX.s:167: Warning: .type pseudo-op used outside of > .def/.endef ignored. > /tmp/ccYC36qX.s:167: Error: junk at end of line, first unrecognized > character is `_' > /tmp/ccYC36qX.s:170: Error: unknown pseudo-op: `.previous' > /tmp/ccYC36qX.s:172: Error: junk at end of line, first unrecognized > character is `"' > /tmp/ccYC36qX.s:174: Warning: .type pseudo-op used outside of > .def/.endef ignored. > /tmp/ccYC36qX.s:174: Error: junk at end of line, first unrecognized > character is `_' > /tmp/ccYC36qX.s:177: Error: unknown pseudo-op: `.previous' > make[1]: *** [src/ioinit.o.d] Error 1 > make: *** [build] Error 2 > make: Leaving directory `/ecos-c/a/i386_build' Check which assembler is being used. Is it the correct one? Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss