[Bug other/10678] Error in Nordic Object file
eric@ecentral.com
gcc-bugzilla@gcc.gnu.org
Thu May 22 23:06:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10678
------- Additional Comments From eric@ecentral.com 2003-05-22 22:40 -------
This is NOT a bug in GCC.
The "Error in Nordic Object file" message comes from Atmel's AVR Studio software
on Windows which is used as a debugger / simulator.
The Nordic Object file format is proprietary to Atmel and is used as an output
for their assembler. A while back, there was a patch to binutils that provided
this format as a BFD target. This patch was never official and never got rolled
into binutils. This patch was only ever valid for the Windows host of avr-gcc.
The current release / version of avr-gcc for Windows does not include this patch
as the Nordic Object file format is not designed for C language projects. The
patch is dead.
I *strongly* suggest that this be:
Status = CLOSED
Resolution = INVALID
Eric Weddington
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list