avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #30559] Ft232 bit-bang support


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #30559] Ft232 bit-bang support
Date: Mon, 11 Jun 2012 16:05:05 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

Follow-up Comment #27, bug #30559 (project avrdude):

Someone commented on the mailinglist that there is a pthread
implementation for Win32.  However, it's the responsibility
of configure.ac to probe for it then, and disable the
module if it's not around in the compilation environment.

Of course, it would generally be better to rewrite the code
to use Win32 native threads when running under Win32, unless
the prerequisite libftdi already requires pthreads anyway.

(One of the problems of the current implementation is that
the #include statement for pthreads.h is even outside the
check whether there's a libftdi at all.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30559>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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