On 5/17/2011 09:54, JonY wrote:
> On 5/16/2011 15:35, Simon de Graaf wrote:
>> Hi,
>>
>> Recently, i downloaded new versions of Windows 32 and 64 bit
>> cross-compilers (automatic builds mingw-w32-bin_i686-linux_20110501 and
>> mingw-w64-bin_i686-linux_20110423) and found that include file
>> "u
On 5/16/2011 15:35, Simon de Graaf wrote:
> Hi,
>
> Recently, i downloaded new versions of Windows 32 and 64 bit
> cross-compilers (automatic builds mingw-w32-bin_i686-linux_20110501 and
> mingw-w64-bin_i686-linux_20110423) and found that include file
> "unistd.h" now contains function usleep.
2011/5/16 Jonas noLastName :
>
> So any progress in this issue ?Is anyone working on it ?Does anyone care ?
> Regards,Jonas
Well, I worked on that to introduce on binutils' ld the support of
__ImageBase as synonym (the MS variant of this). I just didn't found
time to update all uses in our crt/li
So any progress in this issue ?Is anyone working on it ?Does anyone care ?
Regards,Jonas
--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran deve
Hi,
Recently, i downloaded new versions of Windows 32 and 64 bit
cross-compilers (automatic builds mingw-w32-bin_i686-linux_20110501 and
mingw-w64-bin_i686-linux_20110423) and found that include file
"unistd.h" now contains function usleep. Thus, there is support for
usleep added?
I tested u