avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Atmel 2561 support


From: Peter Gregson
Subject: [avr-gcc-list] Atmel 2561 support
Date: Fri, 27 Jul 2007 13:39:45 -0300
User-agent: KMail/1.9.4

Please help.  I run FC6.   I have been trying to build the avr-gcc toolchain 
to support the ATmega2561.  I have had a number of problems.
1. some of the patches to binutils-2.17/gas/config/tc-avr.c didn't work.  It 
looked like a line alignment problem.
2. the first hunk of the patch to gcc-4.1.2/gcc/config/avr/avr.c didn't work.  
I don't know why.
I compiled and installed binutils successfully (I think).  GCC would not 
compile because it said that my GCC compiler couldn't generate executable 
code.  It was working fine before I tried this.
I performed a test compilation with the previous compiler on a program known 
to compile successfully.  I had to add <string.h> which was not necessary 
before.  The compile failed with the message:   
/usr/local/bin/ld: unrecognized option '--hash-style=gnu'
I have never seen this before.

How do I fix it?  
-- 
Peter H. Gregson, Ph.D., P.Eng.
Professor, E&CE
Dalhousie University
address@hidden     (902) 494-2175




reply via email to

[Prev in Thread] Current Thread [Next in Thread]