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]

i386 target


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 


--
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]