avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Re: code review comments


From: Theodore A. Roth
Subject: Re: [avrdude-dev] Re: code review comments
Date: Thu, 8 Jul 2004 09:14:48 -0700 (PDT)

On Thu, 8 Jul 2004, Martin Thomas wrote:

> Date: Wed, 7 Jul 2004 15:38:12 -0700 (PDT)
> From: "Theodore A. Roth"
>
> >  # See if we need to drop into the windows subdir.
> >  case $target in
> > -        *-*-mingw32* | *-*-cygwin* | *-*-windows*)
> > +        *-*-cygwin*)
> > + WINDOWS_DIRS="windows"
> > + LDFLAGS="-static"
> > + ;;
> > +        *-*-mingw32* | *-*-windows*)
> >   WINDOWS_DIRS="windows"
> >   CFLAGS="-mno-cygwin -DWIN32NATIVE"
> >   LDFLAGS="-static"
>
> If I got this right, Alex removed several "#ifdef(CYGIN)". I don't
> know if the cygwin-target will compile/link correctly any longer.

If that is indeed the case, then I will not alter configure.ac. Can
anyone else confirm that cygwin is a no-go now?

---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden




reply via email to

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