On 2021-06-09 09:13:57 Rony G. Flatscher wrote:
> Looking up the documentation for .RexxInfo I did not see a possibility to
> learn about the machine/processor architecture (e.g. "x86_32", "x86_64",
> "arm32", "arm64" , "aarch64", and the like) ooRexx got created for.
>
> Currently the .rexxinfo method named "architecture" returns the bitness
> (currently 32 or 64).
>
> Given the various different processor platforms ooRexx can be compiled for,
> it might be helpful to provide the machine/processor architecture as well
> (e.g. a method name like "processorArchitecture"). Any thoughts?
>
> ---rony

        If for no other reason, it would help identify the 'endianness' of the 
processor.

Leslie
--
Operating System: Linux
    Distribution: openSUSE Leap 15.2 x86_64
Rexx Interpreter: ooRexx Version 5.0.0 r12243
      Build date: May 5 2021


_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to