Title: Signature
By the way,
I tried using the MinGW 64-bit that comes with Cygwin, but when
I tried to run configure and it tries to check if gcc will
compile what I'm trying to, it says it cannot create executables,
what can I do?
Hello List!
Not really a pure mingw-w64 question, but maybe someone here knows
the answers.
Socket connections go two ways -- you can read from and write to them.
With a standard windows socket, is it safe to use one thread for reading
and another for writing, or are the reading and writing coupl
Hi,
you downloaded the MinGW-w64 source package.
You probably wanted a prebuilt toolchain. See here for instructions:
http://sourceforge.net/apps/trac/mingw-w64/wiki/GeneralUsageInstructions
If you need any more help, feel free to ask.
Ruben
2013/2/5 Jorge F. Hernandez
> Hey guys,
>
> Do
Title: Signature
Hey guys,
Do you have any documentation about this?
I have been trying to install it using the MinGW shell (32-bit)
using:
./configure
./configure --build=x86_64-w64-mingw32
and
./configu
Committed r5579
On Tue, Feb 5, 2013 at 7:02 AM, Kai Tietz wrote:
> Thanks,
>
> patch is ok for apply. I will apply it during this week, or maybe
> somebody else want to apply it sooner.
>
> Thanks,
> Kai
>
> 2013/1/30 Christian Franke :
>> Hi,
>>
>> winsvc.h already contains the structs for the
Thanks,
patch is ok for apply. I will apply it during this week, or maybe
somebody else want to apply it sooner.
Thanks,
Kai
2013/1/30 Christian Franke :
> Hi,
>
> winsvc.h already contains the structs for the ChangeServiceConfig2()
> functions available since Vista, but the required defines ar