"Steven Edwards" Steven_Ed4153@yahoo.com writes:
Any ideas? I really don't need the spec because I can do a -l if I can build the .a for ntdll and a few others. I can use dlltool with the *.defs and then I only need winebuild to make the *.defs. Only problem is winebuild wants so's not dll's when building a def or looking for imports. I was going to have a look at the loader/winedump code for ideas but I thought I would ask here first.
Why does it need to look for imports when building the .def file? I thought I had fixed that.