[mythtv] [mythtv-commits] Ticket #4497: Win32 builds broken after r15435
Jay Modi
jmodi at vt.edu
Tue Jan 22 15:39:39 UTC 2008
> How about fixing the CPU detection on MS Windows? The current
> ./configure script can detect the CPU using /proc on Linux and
> an equivalent kernel file system on OSX. There must be some way
> to ask MS Windows for the CPU in use, or at least some program
> we can compile and run to detect the CPU..
>
That still needs to be done. Once this is done, the issue with building will
remain. The typedef needs a ";" at the end of the line. Placing that gives a
multiple/redefinition error. This patch fixes it by including compat.h. I am
not sure if it should include compat.h or the actual MinGW header that
defines LONGLONG which gets pulled in by compat.h.
Can others who have windows boxes around please add to the list below? In
> windows command prompt, type "echo %PROCESSOR_IDENTIFIER%" and copy the
> results here (need Pentium M and AMD processors). Thanks.
Sure.
Pentium M: x86 Family 6 Model 13 Stepping 6, GenuineIntel
Most of the info can also be found on the Gentoo wiki under Safe Cflags.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080122/89275c62/attachment.htm
More information about the mythtv-dev
mailing list