avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] [bug #40817] Elf file support (possibly) not working o


From: Dennis Tricker
Subject: Re: [avrdude-dev] [bug #40817] Elf file support (possibly) not working on 6.0.1 windows build
Date: Thu, 05 Dec 2013 16:58:31 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

I get 'file not found' when trying to download that because Savannah is forwarding me to a mirror that doesn't been updated yet. Not sure how long that will take to update. Is there anyway of forcing the download ? alternatively email it direct.

Thanks

Dennis Tricker



On 05/12/2013 16:42, Joerg Wunsch wrote:
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/





reply via email to

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