FreeBSD support (again!)

Damian Gerow <[email protected]> Tue, 30 Nov 2004 21:11:01 -0500
Newsgroups gmane.comp.emulators.winex.devel
Message-ID <[email protected]>
I'm re-raising the seemingly ever-persistant FreeBSD support question...

Having gone through the archives, it looks like there's a combination of
insufficient demand and developers with the time to put effort into
supporting FreeBSD.  And having gone through the code, there are specific
linux-isms (specifically, the usage of clone()) that won't let it compile on
FreeBSD.

What would it take for FreeBSD support to become more of a focal point?
I've successfully gotten cedega cvs as of last week to compile to the point
of linking wineserver, where it dies with an undefined reference to clone()
in libwineserver.so -- a binary I can't recompile without clone.

So.  Is it possible to get FreeBSD support?  Or is it just not going to be a
goal of cedega for the near future?  I'm willing to provide what patchsets I
can to get it working.

  - Damian