MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

C-program compatibility on z/OS(1.4-1.7) and OS/390

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
iklingen
Beginner


Joined: 11 Feb 2005
Posts: 5
Topics: 2

PostPosted: Tue May 23, 2006 5:44 am    Post subject: C-program compatibility on z/OS(1.4-1.7) and OS/390 Reply with quote

Hi All.

I need to compile C-programms to running on z/OS (1.4-1.7) and OS/390 2.10.

Currently, when I use a default compiler options to compile on z/OS 1.6 I can not run these programms on OS/390 2.10. They are failed with ABEND 806-2C.

Can anybody suggest me needed compiler options to generate a compatible code?

Thanks a lot.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue May 23, 2006 7:00 am    Post subject: Reply with quote

iklingen,

I don't think the abend 806-2c has got anything to do with the compiler options. You are having problem fetching some of the routines. There should be error messages starting CSVxxxI.

Alternatively you can compile your programs using the option 4 (Foreground) and then option 19 depending your system.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
DaveyC
Moderator


Joined: 02 Dec 2002
Posts: 151
Topics: 3
Location: Perth, Western Australia

PostPosted: Tue May 30, 2006 1:16 am    Post subject: Reply with quote

If you are using the IBM C compiler you may want to check out the TARGET compiler option. However, IBM do state that the runtime is not backwards compatible, so you may need to review your requirements.
_________________
Dave Crayford
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group