[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] [bug #40817] Elf file support (possibly) not working on 6.
From: |
Joerg Wunsch |
Subject: |
[avrdude-dev] [bug #40817] Elf file support (possibly) not working on 6.0.1 windows build |
Date: |
Thu, 05 Dec 2013 16:42:48 +0000 |
User-agent: |
Mozilla/5.0 (X11; FreeBSD i386) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36 |
Update of bug #40817 (project avrdude):
Status: None => Need Info
Assigned to: None => joerg_wunsch
_______________________________________________________
Follow-up Comment #1:
> The file is definitely there but Avrdude cannot see it.
Sure, it "sees" it. It's the elf_begin() call that fails.
My only idea I could get out of the discussion you have linked
there is I forgot to open the file in O_BINARY mode. (The linker
flags mentioned there don't apply here, because we don't use
the Visual C linker, and we don't use a DLL for libelf at all.)
I have uploaded a current SVN snapshot named
avrdude-6.1-svn-20131205-mingw32.zip
which is built using the same MinGW32 environment I've used
before, but now with the binary open mode fixed. Please give
it a try, and report the success/failure status.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?40817>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/