"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




_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to