I assume you are using rexxc to create a .exe file? rexxc is NOT a compiler. It produces a pre-processed output file that still needs to be run by the rexx interpreter. You still need to have a compatible rexx interpreter installed on the target system.
Rick On Wed, Aug 19, 2015 at 5:42 PM, Cook, Brian - AGT < brian.j.c...@transamerica.com> wrote: > Hi Users, > > I have an oorexx routine that I have coded and works fine under version > 4.1.1. I am trying to use the rexxc program to create a source-less > program that I can distribute to another location. I do not receive any > errors during the execution of the rexxc program. When I run the output > file of the rexxc program, I receive error: > > The version of this file is not compatible with the version of Windows > you're running. Check your computer's system information to see whether you > need an x86 (32-bit) or x64 (64-bit) version of the program, and then > contact the software publisher. > > I created the file running the rexxc program on Windows 7 64 bit. Now I > am trying to run the output file on Windows 2008 64 bit. > > Can someone provide some assistance. > Thanks, > > > Brian Cook > Operations Product Support > 4333 Edgewood Rd NE email: brian.j.c...@transamerica.com > Cedar Rapids, IA 52499 phone: +1 319-355-2285 > Visit the AGT Portal team email: AGT Product Support MB > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Oorexx-users mailing list > Oorexx-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-users >
------------------------------------------------------------------------------
_______________________________________________ Oorexx-users mailing list Oorexx-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-users