That was it! After removing the Windows path to an old mingw installation
and actually installing cygwin gcc, things went much better. Many thanks.
:)
Dan.
On Tue, Apr 16, 2013 at 12:20 AM, Xiaofan Chen wrote:
> On Tue, Apr 16, 2013 at 12:29 AM, Daniel Goertzen
> wrote:
> > Hello, I am stru
On Tue, Apr 16, 2013 at 12:29 AM, Daniel Goertzen
wrote:
> Hello, I am struggling with libusbx on cygwin under Windows 8. When I
> "configure" and "V=1 make" I get the failed build output below. It looks
> like a pthread linkage issue and I normally know how to deal with that, but
> not when it
Thank you for looking into this. I will closely compare your output with
mine tomorrow. I do a lot of development on this cygwin installation so I
may have configured something strangely that this lib isn't liking. I will
let you know what I find.
Cheers,
Dan.
On Mon, Apr 15, 2013 at 4:43 PM,
On 2013.04.15 17:29, Daniel Goertzen wrote:
Hello, I am struggling with libusbx on cygwin under Windows 8.
You shouldn't be. I tested it and it works fine (see below).
When I
"configure" and "V=1 make" I get the failed build output below. It
looks like a pthread linkage issue and I normally