Keyboard Shortcuts
Likes
Search
Getting NICOF running with VM CE
On a semi-related topic to the recent TCP/IP discussions, has anyone gotten NICOF () running on VM CE?? ? I've tinkered with it a bit in the past, but it seems to be setup for some older GCC on CMS conventions, so I haven't gotten it to a state where it cleanly builds on the CP/CMS side.? As I recall, there are some changes required on the java side, but nothing radical. Any advice or ideas would be welcome. |
Both EE and NICOF bypassed strict C runtime library calls, and called CMS low level library routines directly.? Some of those internal interfaces were updated to support BREXX on CMS. I had to update some places where EE called the CMS low level routines, but I did not look at NICOF, which could have similar issues.? Let me know what you have found so far, either on this list or by direct email, and I will see if I can help you get this working. Bob Bolch On Sat, Jan 14, 2023, 7:33 AM <jfyoung68@...> wrote:
|