FreeBSD r2378 and status

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
dsg
Reply | Threaded
Open this post in threaded view
|

FreeBSD r2378 and status

dsg

I just uploaded a new binary for Cog FreeBSD.
http://www.unthinkable.org/dl/cogvm-r2378-freebsd-i386.tgz

It's built from the current squeakvm source configured with:
../../platforms/unix/config/configure CFLAGS="-g -O2 -msse2 -DNDEBUG -DNO_VM_PROFILE=1 -DCOGMTVM=0 -DNOEXECINFO -DDEBUGVM=0" LIBS=-pthread --without-npsqueak

I don't currently have a way to test OpenGL, (I'm doing dev on a remote VM) but the plugin is there.  Also, I don't have sound or BSD native UUID enabled (but am hoping to get UUID working soon).

I haven't had a chance to work on the CMakeVMMaker code.  Is there a way to disable the download link on Hudson until we can get a functional build? (The source compiles 100%, but doesn't link properly)  If someone want's to take it up, there is probably some coordinated refactoring to do in the CUnix classes since half of my overrides were to remove linux specific compiler flags.
Reply | Threaded
Open this post in threaded view
|

Re: FreeBSD r2378 and status

Igor Stasenko

On 5 April 2011 22:41, David Graham <[hidden email]> wrote:

>
> I just uploaded a new binary for Cog FreeBSD.
> http://www.unthinkable.org/dl/cogvm-r2378-freebsd-i386.tgz
>
> It's built from the current squeakvm source configured with:
> ../../platforms/unix/config/configure CFLAGS="-g -O2 -msse2 -DNDEBUG -DNO_VM_PROFILE=1 -DCOGMTVM=0 -DNOEXECINFO -DDEBUGVM=0" LIBS=-pthread --without-npsqueak
>
> I don't currently have a way to test OpenGL, (I'm doing dev on a remote VM) but the plugin is there.  Also, I don't have sound or BSD native UUID enabled (but am hoping to get UUID working soon).
>
> I haven't had a chance to work on the CMakeVMMaker code.  Is there a way to disable the download link on Hudson until we can get a functional build?

I don't think so.

 (The source compiles 100%, but doesn't link properly)  If someone
want's to take it up, there is probably some coordinated refactoring
to do in the CUnix classes since half of my overrides were to remove
linux specific compiler flags.



--
Best regards,
Igor Stasenko AKA sig.