Steven Edwards steven_ed4153@yahoo.com writes:
Sorry I wasnt to clear about all of that. So what is going to be the best way to go from here? I can build the *.defs along with 90% of the source and then make a dirty hack with dlltool/wrap that cuts winebuild out. The only big problem I see is that the spec contains the import information that has to be passed to dlltool/wrap.
That's the right way yes, you shouldn't have to build the .spec.c files at all. I guess the import information could be moved back into the makefiles (where it actually used to be before dll separation).