This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: i386 target


Try renaming the file name "ccYC36qX.s" to "ccYC36qX.S". 

Let us know if it works

Regards,
ram

-----Ursprüngliche Nachricht-----
Von: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] Im Auftrag von Andrew Lunn
Gesendet: Mittwoch, 31. Mai 2006 13:30
An: Marcin Chrusciel
Cc: ecos-discuss@ecos.sourceware.org
Betreff: Re: [ECOS] i386 target

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


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]