On 9/17/07, John Klehm xixsimplicityxix@gmail.com wrote:
Sounds like you need to patch your mingw w32api (not surprising as the way it comes is way out of sync with wine).
These pages should help you: [1] http://www.winehq.org/site/docs/winedev-guide/cross-compiling-tests [2] http://www.winehq.org/site/docs/winedev-guide/testing-windows
You will actually need more patches than are included in Hans Leidekker's RPM (linked from [1]). You'll get different missing lib errors otherwise. I believe Stefan Liechter has sent the needed patches since Han's has updated his rpm. They are attached to this mail.
If you just want a binary winetest to run on windows its much easier to grab paul millars: Linked to from [2].
I haven't tested this lately and the w32api may need more patches still in order to get it to compile the latest wine git tests. Paul millars latest winetest is usually a good indication of when the last time wine's tests were cross compilable.
Thank you! I'll have to give this a shot, since I need to do some custom tests here. Should anything go wrong again, I'll shout back.
Cheers, Pedro.
-- "Compatibility means deliberately repeating other people's mistakes." - David John Wheeler