IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to Run C++ Program in MVS?


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kuppuz

New User


Joined: 12 Apr 2006
Posts: 1

PostPosted: Mon May 29, 2006 4:44 pm
Reply with quote

People,
I am a novice to Mainframes, would appreciate if you could give a pointer to my problem.

I need to run a C++ Program which uses Libxml2 & Boost RegEx Library in MVS Environment.

IS IT POSSIBLE? IF SO WHERE CAN I SEEK HELP?

Thanks in advance,
-Kuppu
Back to top
View user's profile Send private message
parikshit123

Active User


Joined: 01 Jul 2005
Posts: 269
Location: India

PostPosted: Wed Jun 07, 2006 3:58 pm
Reply with quote

Hi,
I don't think that anything special is required to run C++ program on Mainframes.

When compiled, COBOL, C, PL/I , ASSEMBER programs can be run via normal JCLS.
Yes, it might be possible that you might like to point to some special load libraries to pick up the programs called by your programs.

In my shop, we run the C programs exactly in a same way we run COBOL programs.

Thanks,
Parikshit.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
Search our Forums:

Back to Top