On Mon, 2006-02-06 at 05:08 +0100, Claus Fischer wrote:
BUT: ... BIG SHOCK: That's not a single ELF executable, it's a weird mixture of PE and ELF and a .so file and a wrapper program that apparently starts wine in the background ...
That doesn't fulfill my goals of building a native Linux exe with no dependencies except libc.
Apparently under Windows you can't build a not trivial exe which depends only on libc either.