On Fri, 13 Jan 2017 19:18:53 +0000, Vince Coen wrote:

>Under *nix you set an environment variable in the bash (or what ever one you 
>use) script
>This points to the directory path containing the copy libs and that
>directory path is mapped to the syslib you need.
>
>I am not an expert on z/OS but assuming you can do the last then the
>rest is easy.
>
In UNIX I believe that's not automatic.  The application, compiler,
whatever, must parse that environment variable, breaking it at colons
and sequentially search each directory in the list.  (Might there be a
library routine for that?)

Library concatenation is one OS feature whose absence in UNIX I rue.

>I was lead to believe that the compiler has a versions that runs under
>the *nix sub system how ever I have not looked in detail for this.
>
I don't believe it's a distinct version.  The one version simply runs under
z/OS UNIX, given suitable allocations and parameters.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to