On 04/23/13 14:06, Алексей Павлов wrote:
> Thanks Jacek. Your patch resolv issue with daylight.
The patch is committed to SVN now.
Cheers,
Jacek
--
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only
On 4/23/2013 20:39, Алексей Павлов wrote:
> Sorry for the noise. This is my mistake. I pass __USE_MINGW_ANSI_STDIO
> in flags when configure GDB.
>
Yes, this is required to use the mingw-w64 provided C99 compliant
asprintf. I'm not sure if I should go ahead and make an MS version for
symmetry.
Sorry for the noise. This is my mistake. I pass __USE_MINGW_ANSI_STDIO in
flags when configure GDB.
Regards,
Alexey!
2013/4/23 Алексей Павлов
> This issue from 5812 commit I think
>
>
> 2013/4/23 Алексей Павлов
>
>> Thanks Jacek. Your patch resolv issue with daylight.
>> But now I have issue w
This issue from 5812 commit I think
2013/4/23 Алексей Павлов
> Thanks Jacek. Your patch resolv issue with daylight.
> But now I have issue with asprintf when building GDB-7.5.1:
>
> i686-w64-mingw32-gcc -c -DHAVE_CONFIG_H -O2 -pipe
> -I/temp/x32-480-posix-dwarf-r3/libs/include
> -I/temp/mingw-p
Thanks Jacek. Your patch resolv issue with daylight.
But now I have issue with asprintf when building GDB-7.5.1:
i686-w64-mingw32-gcc -c -DHAVE_CONFIG_H -O2 -pipe
-I/temp/x32-480-posix-dwarf-r3/libs/include
-I/temp/mingw-prereq/x32-zlib/include
-I/temp/mingw-prereq/i686-w64-mingw32-static/include
On 04/23/13 12:12, Alexpux wrote:
> Sorry I am not clearly write here.
> Revision 5806 is work. But last revision 5811 has issue that I wrote
> in top message.
>
Please try try his patch:
http://repo.or.cz/w/mingw-w64/jacek.git/commitdiff/6ef6839128c1c71fd72d6c492bfdec4a0ea3913e
Jacek
--
On 4/23/2013 18:04, Jacek Caban wrote:
> On 04/23/13 09:01, Алексей Павлов wrote:
>>
>> Hi!
>>
>> With mingw-w64 runtime revision >5806 I have error when building
>> Python (32 and 64 bit) version:
>>
>> Entry point "daylight" not found in msvcrt.dll
>>
>> With revision 5806 I don't have this error
On 04/23/13 09:01, Алексей Павлов wrote:
>
> Hi!
>
> With mingw-w64 runtime revision >5806 I have error when building
> Python (32 and 64 bit) version:
>
> Entry point "daylight" not found in msvcrt.dll
>
> With revision 5806 I don't have this error.
Are you sure about the revision? That commit di
Hi!
With mingw-w64 runtime revision >5806 I have error when building Python (32
and 64 bit) version:
Entry point "daylight" not found in msvcrt.dll
With revision 5806 I don't have this error.
Regards,
Alexey.
--
Try New