avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Building AVRDUDE 5.2 under cygwin @WINDOWS_DIRS@: No s


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Building AVRDUDE 5.2 under cygwin @WINDOWS_DIRS@: No such file or directory
Date: Wed, 8 Nov 2006 13:39:50 +0100
User-agent: Mutt/1.5.11

As Joerg Wunsch wrote:

> . get libusb's installation base directory, say it's
>   C:\Program Files\LibUSB-xxx; convert that to whatver path name
>   convention your toolchain uses, e. g. "/c/Program Files/LibUSB-xxx"
>   for MinGW, or "/cygdrive/c/Program Files/LibUSB-xxx" (?) for
>   Cygwin

A typical value is /c/Programme/LibUSB-Win32-0.1.10.1 (for MinGW).

> I noticed on MinGW that configure creates a Makefile that overrides
> LDFLAGS with "-static", so the linker subsequently fails to find
> libusb.a.

I found and fixed that.  It's been a bug in our configure.ac that
was clobbering LDFLAGS in Win32 environments.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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