From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16930 invoked by alias); 31 May 2006 11:18:39 -0000 Received: (qmail 16919 invoked by uid 22791); 31 May 2006 11:18:38 -0000 X-Spam-Check-By: sourceware.org Received: from outfbmx009.isp.belgacom.be (HELO outfbmx009.isp.belgacom.be) (195.238.4.198) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 31 May 2006 11:18:34 +0000 Received: from outmx006.isp.belgacom.be (outmx006.isp.belgacom.be [195.238.4.99]) by outfbmx009.isp.belgacom.be (Postfix) with ESMTP id 8DA1AED1A7 for ; Wed, 31 May 2006 13:16:16 +0200 (CEST) Received: from outmx006.isp.belgacom.be (localhost [127.0.0.1]) by outmx006.isp.belgacom.be (8.12.11.20060308/8.12.11/Skynet-OUT-2.22) with ESMTP id k4VBG7AU015773 for ; Wed, 31 May 2006 13:16:07 +0200 (envelope-from ) Received: from citexchange.cit.be ([194.78.38.204]) by outmx006.isp.belgacom.be (8.12.11.20060308/8.12.11/Skynet-OUT-2.22) with ESMTP id k4VBFxhn015691 for ; Wed, 31 May 2006 13:16:00 +0200 (envelope-from ) Date: Wed, 31 May 2006 11:18:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message-ID: <4833790BBC8C1748ABE1E781F17425F309548A@citexchange.cit.be> Content-class: urn:content-classes:message From: "Marcin Chrusciel" To: 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] i386 target X-SW-Source: 2006-05/txt/msg00268.txt.bz2 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' Thanks for any help in advance:) Marcin=20 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss