avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Windows building advice


From: Enoch
Subject: Re: [avrdude-dev] Windows building advice
Date: Tue, 10 Sep 2013 13:03:25 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hello Joerg,

I was expecting your Mon Sep 9 15:00:36 2013 +0000 patch which is
described as

"Check for ar and ranlib in the target tool namespace, rather than on
the host."

to fix the problem with Makefile's AR using the MXE cross-environment
but it does not.  We still have a weird "AR = :" generated.

Fixing manually is easy "AR = i686-pc-mingw32-ar" but it better be done
via configure :-)

Thanks, Enoch.


Joerg Wunsch <address@hidden> writes:

> As Enoch wrote:
>
>> My next problem is replacing the need for an external libusb0.dll with
>> MXE's provided (static) libusb.a.
>
> Normally, it should automatically put a -static there.
>
> What do you see here?
>
> checking if linker accepts -static... yes




reply via email to

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