"Steven Edwards" <[EMAIL PROTECTED]> writes: > The last major thing will be the spec and def differences. Because we > are compiling with mingw and making windows dlls using dlltool, we need > to easily convert from specs to defs. I was going to write a shell > script or a simple c program that did this but if anyone has a more > elegant solution please feel free to suggest one.
I'd suggest making winebuild generate the .defs; this way you don't need to write a new .spec file parser. -- Alexandre Julliard [EMAIL PROTECTED]