On Sun, 14 Mar 2010 08:25:47 PDT, Butch Whitby <jwhit...@gmail.com> wrote:
> It seems a lot of people have found my post on vistapedia.net quite
> useful, I'm glad to know that.  Hopefully there will be more useful
posts
> soon.  ^_^
> 
> We have reached a point where we have had GT.M running within the lx
zones
> quite well.  However we are now looking at porting the code to Solaris
> 10/OpenSolaris on x86_64 natively.  It's already available for the SPARC
> platform with quite the price tag to go with it.   The sources for the
> Linux version are freely available but I'm no programmer so it's of
quite
> limited value to me.  I know there is probably a more applicable forum
to
> post this question but I looked at the carbon copy and I'm not sure
where
> exactly this should be posted.  Any assistance, and/or direction will be
> utmostly appreciated.  
> 

Thanks for writing that wiki page, I'm impressed by the attention to
detail. I'd love to see more forms of reliable transaction processing built
on top of OpenSolaris.

At a cursory glance, the free release of GT.M is limited to i386 and
possibly amd64/x86-64 because of a significant portion in assembly, but
almost all of the Unix support code is shared between platforms.

Building current version of GT.M will be slightly tricky, as it appears to
require an existing GT.M installation to bootstrap itself. You may be able
to use a wrapper that runs GT.M inside the lx branded zone (with the build
directory shared with the zone if it requires direct access to its
contents) for the initial build. The CVS repository for GT.M on SourceForge
has V44004 which is 5 years old, but doesn't appear to have this issue.

I'll keep osol-code CCed, maybe sw-porters-discuss might be slightly more
appropriate later on.

-Albert

_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to