http://bugs.winehq.org/show_bug.cgi?id=16023
--- Comment #21 from Alexandre Julliard julliard@winehq.org 2008-12-27 12:43:49 --- Providing an ELF loader in Wine is not a realistic option. It would need to interact with the system loader using internal interfaces that are not exported and not supposed to be used from applications. Fixing the memory reservation code on FreeBSD is trivial by comparison.