avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] [patch #6543] serial-over-tcpip support for cygwin


From: Joerg Wunsch
Subject: Re: [avrdude-dev] [patch #6543] serial-over-tcpip support for cygwin
Date: Tue, 17 Feb 2009 15:34:54 +0100
User-agent: Mutt/1.5.11

As Weddington, Eric wrote:

> It would be nice if any new functionality could also be ported to
> mingw/windows builds of avrdude. I would think that it's best to
> have the same functionality across all ports.

That's going to be a major undertaking though.  Features like that one
usually arise out of someone really needing it, so this has been filed
for Posix systems some years ago.  Rewriting this for the Win32 API
will be a completely different job.  What the patch suggests is to
basically use the Posix implementation on top of Cygwin, as a quick
way to provide the same functionality for Win32 users, at the cost of
depending on cygwin1.dll.

Of course, a plain Win32 API network client implementation would
obviate the need for the Cygwin patch.
-- 
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]