Re: FW: make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3)

2014-11-19 Thread Eli Zaretskii
> From: Harald-René Flasch > Date: Wed, 19 Nov 2014 09:30:17 +0100 > Cc: Julian Huszar , Martin Weghofer , > Klaus Rupp > > found a workaround for that nasty bug in your make.exe: > http://hdrlab.org.nz/articles/windows-development/make-interrupt-exception-caught-code-0xc0fd-addr-0x421

Re: FW: make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3)

2014-11-19 Thread Reinier Post
On Wed Nov 19 09:30:17 2014, h...@sorex.eu (Harald-René Flasch) wrote: > I am curious that this bug (at least known since 2008 ...) in > make.exe of WinAVR is still not fixed 2014/2015 ... I'm not, after looking at the WinAVR project page: the home page says a 2006 release is the current one, and

FW: make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3)

2014-11-19 Thread Harald-René Flasch
Hi, found a workaround for that nasty bug in your make.exe: http://hdrlab.org.nz/articles/windows-development/make-interrupt-exception-caught-code-0xc0fd-addr-0x4217b/ Since I am using three different WinAVR versions (for some reasons) on my developer machine and want to be able to switch f

make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4217b3)

2014-11-19 Thread Harald-René Flasch
Hello, found following issue/problem: make: Interrupt/Exception caught (code = 0xc0fd, addr = 0x4217b3) Environment: WinAVR installed at: C:\WinAVR-20100110AVR32_HOME=C:\WinAVR-20100110Windows 7, 64bitcompiling/building via make file: CC = avr-gcc-4.3.2 Best regards, Harald-René Flasch Sof