This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: building arm-elf with newlib


AKubbat wrote:
I have tried to build arm-elf cross-compiler and use Bills Gatliff's
script and the following components to build a version of ARM-ELF
(using newlib) :
BINUTILSDISTO=binutils-2.15
GCCDISTO=gcc-2.95.3
NEWLIBDISTO=newlib-1.11.0

Host : Redhat 9, i686, latest patches.
Host gcc version 3.3.2,


...
/tmp/ccEugNg3.s: Assembler messages:
/tmp/ccEugNg3.s:889: Error: junk at end of line, first unrecognized
character is `,'

This sounds similar to a known issue in binutils-2.15. Does the following patch help?

http://www.kegel.com/crosstool/crosstool-0.28-rc25/patches/binutils-2.15/binutils-skip-comments.patch

- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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