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

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

Re: [avr-gcc-list] ICE in GNU ld


From: Preston Wilson
Subject: Re: [avr-gcc-list] ICE in GNU ld
Date: Fri, 13 Feb 2009 19:47:14 -0500
User-agent: Microsoft-Entourage/11.4.0.080122

"Daniel O'Connor" wrote:

> On Saturday 14 February 2009 09:23:00 Preston Wilson wrote:
>>> It *might* work again with 2.19.x. No guarantees.
>> 
>> If you want someone to try it under WinAVR 20081205, I will be glad to do
>> that and report what happens.
> 
> I'll send you my code off-list.
> 
> Note that the makefile is for BSD make so you will have to compile it by hand
> (or whip up a quick and dirty batch file)

The problem exists with WinAVR 20081205 as well.

ld.exe crashes, and I get a "Please tell Microsoft about this problem."
message box.

I chose the debug this problem option, and the Visual Studio debugger says
it's an "Unhandled excption at 0x00473607 in ld.exe: 0xC0000005: Access
violation reading location: 0x00000010.

This is the instruction
00473607  mov         eax,dword ptr [eax+10h]

EAX: 0
EBX: 7FFD4000
EBP: 00D0FCD8

I don't mind looking into the problem, but I will need to build the tools,
which I will do under Linux, as I will have a much easier time debugging
there. 

-Preston






reply via email to

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