[Mingw-w64-public] Problems with time.h

2011-10-24 Thread Prof Brian Ripley
I first noticed this in Ruben's 4.6.2 build, but the trunk has a similar problem (if the winpthead library is installed). time.h ends #ifdef __cplusplus } #endif #pragma pack(pop) #include /* Adding timespec definition. */ #include #include The problem is that as a result time.h includes

[Mingw-w64-public] 4.7.0-stdthread version of gdb fails with python (?) error: "ImportError: No module named site"

2011-10-24 Thread K. Frank
Hi List! I tried out the version of gdb that comes with Ruben's stdthread build x86_64-w64-mingw32-gcc-4.7.0-stdthread_rubenvb.7z for the first time today, and I can't get it to run. When I run it, it prints out ImportError: No module named site and immediately exits. I would like to t

[Mingw-w64-public] QWORD not defined

2011-10-24 Thread Jim Michaels
http://msdn.microsoft.com/en-us/library/cc230362%28PROT.10%29.aspx it is causing problems with my code because it is not defined in windows.h, and it should be.   - Jim Michaels jmich...@yahoo.com j...@jimscomputerrepairandwebdesign.com http://JimsComputerRepairandWebDesign.com http:

[Mingw-w64-public] __int128, printf "%*

2011-10-24 Thread Jim Michaels
looks like I lose any way I try with __int128 and a 32-bit compiler.  sure wish we had a real 128-bit type.  I have tried different constant suffixes to no avail.     __int128 i=170141183460469231731687303715884105727LLL; //39 digits     unsigned __int128 u=3402823669209384634633746074317682114