Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.stratus > #2 > unrolled thread

Platform independency of VOS application.

Started byGourab Maitra <gm795ster@gmail.com>
First post2013-05-02 02:57 -0700
Last post2013-05-08 04:45 -0700
Articles 3 — 2 participants

Back to article view | Back to comp.sys.stratus


Contents

  Platform independency of VOS application. Gourab Maitra <gm795ster@gmail.com> - 2013-05-02 02:57 -0700
    Re: Platform independency of VOS application. chaniarts <chaniarts@nospam.yahoo.com> - 2013-05-02 09:28 -0700
      Re: Platform independency of VOS application. Gourab Maitra <gm795ster@gmail.com> - 2013-05-08 04:45 -0700

#2 — Platform independency of VOS application.

FromGourab Maitra <gm795ster@gmail.com>
Date2013-05-02 02:57 -0700
SubjectPlatform independency of VOS application.
Message-ID<086d5692-32d1-481d-8845-305ea449876e@googlegroups.com>
Hi,

I am trying to develop an application in VOS Cobol. I have the .pm file. Is it possible to create a .exe file from this .pm file and run this application in different platform like Windows and Linux platform. If Yes, then what is the process of coversion a .pm file to a .exe file. If No, then is it possible to create platform independent application in VOS Cobol ?


Thanks & Regards,
Gourab Maitra.

[toc] | [next] | [standalone]


#3

Fromchaniarts <chaniarts@nospam.yahoo.com>
Date2013-05-02 09:28 -0700
Message-ID<klu40c$n9n$1@dont-email.me>
In reply to#2
On 5/2/2013 2:57 AM, Gourab Maitra wrote:
>
> Hi,
>
> I am trying to develop an application in VOS Cobol. I have the .pm file. Is it possible to create a .exe file from this .pm file and run this application in different platform like Windows and Linux platform. If Yes, then what is the process of coversion a .pm file to a .exe file. If No, then is it possible to create platform independent application in VOS Cobol ?
>
>
> Thanks & Regards,
> Gourab Maitra.
>

no, there is no way to convert a .pm to a .exe. furthermore, vos cobol 
requires a running vos function library, so there is no way to create a 
platform independent executable version. it is, of course, possible to 
write a cobol source program that can be compiled on a target machine 
with it's cobol compiler, but the vos compiler/binder doesn't know how 
to create non-vos executables

regards,
charlie
stratus cac

[toc] | [prev] | [next] | [standalone]


#4

FromGourab Maitra <gm795ster@gmail.com>
Date2013-05-08 04:45 -0700
Message-ID<3d0b2a8b-3bcf-44ac-b6a5-d658dc0267fa@googlegroups.com>
In reply to#3
Thanks Charlie for your valuable information.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.sys.stratus


csiph-web