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


Hello Dan,


Thank you for your prompt feedback. Sorry to say, but that error appears
again.

I made sure I'm using the patched binutils. So I installed binutils2.15
with that patch -- both native & cross-compiled (arm-elf). And during
compilation of the arm-elf GCC I also see the output "patch read.c"

Also the $PATH points first to my new version and than to /usr/local/bin 
(which I also have update)  which arm-elf-as    which as   confirm that
as -v   states  the new version 2.15


As I mentioned before, everything works fine regardless of GCC & BINUTIL
version when I do not use --enable-languages=c,c++ but only c



Any additional help appreciated


regards

Andreas


On Fri, 25 Jun 2004 14:36:26 -0700  Daniel Kegel <dank@kegel.com> wrote:

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