avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Building Avrdude 6.3


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Building Avrdude 6.3
Date: Sat, 23 Mar 2019 07:49:09 +0100
User-agent: K-9 Mail for Android


Am 23. März 2019 03:14:53 MEZ schrieb Wayne Holder <address@hidden>:

>libtool: link: gcc -Wall -g -O2 -o avrdude avrdude-main.o
>avrdude-term.o
>./libavrdude.a -lusb-1.0 -lusb -framework CoreFoundation -framework
>IOKit
>-lftdi1 -lelf -lpthread -lm -lreadline -lncurses -ltermcap
>
>ld: archive has no table of contents file './libavrdude.a' for
>architecture
>x86_64

I have a similar issue when cross-compiling the win32 version using mingw32. I 
never found the actual reason, alas.

Try

ranlib libavrdude.a

and then "make" again.


-- 
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.



reply via email to

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