On Nov 29, 2005, at 4:34 PM, Archie Cobbs wrote:

David Tanzer wrote:
The good news first: it compiles now. The problem I described in the
previous mail was that libjc was linked with the option "-module" (so
it can be dlopen()ed) and this is not portable. I removed the -module
and now it compiles.
I stripped out lots of ELF specific stuff, so my version could be interesting for a port to windows too. I just don't want to commit it
to "trunk" yet because it's completely untested.

You could create a branch to play with in Subversion. If you do,
I recommend also using svnmerge... http://dellroad.org/svnmerge

As an alternative to branching on the main repository, you might want to
check out svk (http://svk.elixus.org/). It'll let you create a local branch
on your own machine to play with which you can later merge back to the
trunk.

-dudley

Reply via email to