On Thu, Nov 24, 2011 at 4:23 PM, Bill Turner, WB4ALM <wb4...@arrl.net> wrote:

> Ok, I think I now have the 32 bit version installed.
>
> How can I tell and be sure?

Just run rexx -v from the command line and the output will tell you.
(This is Windows of course, but the output will be the same on Linux)

C:\work.ooRexx>rexx -v
Open Object Rexx Version 4.2.0 - Internal Test Version
Build date: Nov 11 2011
Addressing Mode: 64

Copyright (c) IBM Corporation 1995, 2004.
Copyright (c) RexxLA 2005-2010.
All Rights Reserved.
This program and the accompanying materials are made available under
the terms of the Common Public License v1.0 which accompanies this
distribution or at
http://www.oorexx.org/license.html

C:\work.ooRexx>

The "Addressing Mode: 64" is what tells you.  You should have:
"Addressing Mode: 32"

--
Mark Miesfeld

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to