[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gomd-devel] more OSX good news
From: |
mosixview |
Subject: |
Re: [gomd-devel] more OSX good news |
Date: |
Mon, 29 Mar 2004 09:22:27 +0200 |
cool :))
Matt
-----Original Message-----
Date: Mon, 29 Mar 2004 04:24:07 +0200
Subject: [gomd-devel] more OSX good news
From: Johnny Cache <address@hidden>
To: address@hidden
Good news guys!
i successfuly ported the important parts of gomd to OSX with very little
effort.
I had to:
Modify the lib Makefile slightly.
Modifly the cpp example to open "libgomd.dylib" rather than .so
modify the c example to set CC=g++ rather than gcc (dono how that worked
on linux...)
I didnt make any real effort to play with the java stuff since i know so
little about building it.
I put a tarball of my local gomd snapshot up here :
http://www.hick.org/~johnycsh/dump/gomd-osx.tar.gz
hopefully one of you guys can figure out a way to modify the build
process
to work on both of them? I dont really know how you want to go about
this.
We could just make an OSX distribution which just has the libraries and
examples
that has its own build code. Its upto everyone i guess. I'd prefer to
keep the bases the same but what do you all think?
I modifed the lib Makefile in an attempt to make this easier.
Best Regards
-jc
_______________________________________________
gomd-devel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/gomd-devel
- Re: [gomd-devel] <STATUS> Update, (continued)