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

Facing issue with the PLI Enterprise compiler (version 3.7)


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vimalprabhakaran

New User


Joined: 13 Feb 2006
Posts: 13

PostPosted: Fri Sep 18, 2009 4:01 pm
Reply with quote

I am in the initial phase of migrating to PLI Enterprise compiler (version 3.7)

In the tesing, could see that my current compiler options are not supporting a built in function. The function 'JULGRG' is written in Assembler and is defined with ENTRY keyword in the PLI.

Can there be any compatibilty issues with PLI 3.7 and ASM compiler R5.0

Is there any specific compiler option that need to be used?

Please help.
Back to top
View user's profile Send private message
prino

Senior Member


Joined: 07 Feb 2009
Posts: 1306
Location: Vilnius, Lithuania

PostPosted: Fri Sep 18, 2009 4:49 pm
Reply with quote

JULGRG is not a builtin in any PL/I compiler.

Problem could be linkage, EPLI uses 'LINKAGE(OPTLINK)' by default.

Probably better to use one of the many few date- and time-related builtins to replace it.
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts How to copy the -1 version of a membe... TSO/ISPF 4
Search our Forums:

Back to Top