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 23:01:26 +0100
User-agent: Mutt/1.5.11

As Bob Paddock wrote:

> >As Joerg Wunsch wrote:
> >"/cygdrive/c/Program Files/LibUSB-xxx"

> No mater what I tried I could not get it to compile with a space in
> the path.

Well, that Win32 system I've got at work is a German one, and there,
the "Program Files" directory is named "Programme", so I never ran
into that...  Windows can be much fun.

> >It's been a bug in our configure.ac that
> >was clobbering LDFLAGS in Win32 environments.

> That must explain why I can't get this to link.

You should if you followed my instruction: delete the line that says
"LDFLAGS= -static" in the Makefile.  That way, the LDFLAGS inherited
from the environment should become visible to make again.

> Are the fixes in CVS now?

Yes, they are.  (They fix it in a slightly different way, by importing
LDFLAGS from the environment at configure time, rather than at build
time.)

-- 
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]