<div class="gmail_quote">On Wed, Apr 8, 2009 at 3:11 AM, Callum Lerwick <span dir="ltr"><<a href="mailto:seg@haxxed.com">seg@haxxed.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mon, 2009-04-06 at 19:43 -0500, King InuYasha wrote:<br>
<br>
> Perhaps we could bring something like that to Fedora? We seem to be<br>
> incorporating more interoperability features lately, and I think this<br>
> would bring us quite a bit closer to that. Also it lets people try out<br>
> Fedora without rebooting or using a costly virtual machine. Even<br>
> better, this brings in the ability to run native Linux binaries on<br>
> Windows because it is running under the Linux kernel process.<br>
> Interestingly enough, this could also result in being able to do stuff<br>
> like side by side testing of Wine vs Windows of the same program.<br>
<br>
</div>I've been toying with the idea of just porting Fedora packages to Win32.<br>
But considering what little luck I've had compiling rpm against uclibc I<br>
don't have high hopes for getting it to compile with mingw let alone<br>
run...<br>
<br>
Using a native Win32 GTK/QT would make the whole X server problem<br>
moot...<br>
<br>--<br>
fedora-devel-list mailing list<br>
<a href="mailto:fedora-devel-list@redhat.com">fedora-devel-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-devel-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-devel-list</a><br></blockquote></div><br><div>There is a native Xlib for Win32 that doesn't use Xserver, libW11 (<a href="http://libw11.sf.net">http://libw11.sf.net</a>) which is supposed to be compatible with libX11 and translating those calls into GDI.</div>