http://bugs.winehq.org/show_bug.cgi?id=13691
Summary: failed to crosscompile gdi32.dll (dogfood) Product: Wine Version: 1.0-rc3 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
For __time64_t: expected specifier-qualifier-list before ‘*****’
For mkdir, chmod, creat, umask, lseek, getcwd, execve, execv, execvp, fsblkcnt_t, fsfilcnt_t: conflicting types for ‘*****‘
For _pid_t: expected declaration specifiers or ‘...’ before ‘*****’
For FILENAME_MAX: "*****" redefined
Some more errors, due to the problems above
http://bugs.winehq.org/show_bug.cgi?id=13691
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-05 00:44:31 --- There is no point in cross compiling gdi32, it won't work in Windows.
http://bugs.winehq.org/show_bug.cgi?id=13691
--- Comment #2 from Detlef Riekenberg wine.dev@web.de 2008-06-05 17:21:27 --- (In reply to comment #1)
There is no point in cross compiling gdi32,
I want to avoid "-k" for make. http://bugs.winehq.org/show_bug.cgi?id=13690#c2
it won't work in Windows.
Not before Wine-2.0
http://bugs.winehq.org/show_bug.cgi?id=13691
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-05 21:34:12 --- (In reply to comment #2)
it won't work in Windows.
Not before Wine-2.0
Core Wine dlls like kernel32, ntdll, user32, gdi32 will never work in Windows.
http://bugs.winehq.org/show_bug.cgi?id=13691
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-05 21:36:54 --- Wontfix.
http://bugs.winehq.org/show_bug.cgi?id=13691
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Detlef Riekenberg wine.dev@web.de 2008-06-20 05:55:12 --- closing