A good reason for us to switch to generating PE format for all our builtin executables on x86. IMHO winelib apps are most useful on nonx86 platforms...
that would be great, but you would loose the ability to ld-link to unix libraries easily for your winelib app A workaround would be to embed ELF-ld information into PE import sections
A+