Thanks

 

Thanks to all Charles,  Jon Tony

 

Last question I got a clean compile, prelink, link from a C program I tried
to compile in samplib, however I looking  at the prelink output It gave me
unresolved extern for C runtime library sprint etc

Does that library go to the syslib, prelink or linker and would probably bee
some CEE.. library

 

While Visual Studio when creating C DLL project generated a DLLMain and
PROCESS_DETCH/ATTACH THREAD_DETACH/ATTACH I don't need any of that with z/os

 

I'll just have my function open/close/read/write export them to the SYSDEFCD
and then use them as input to my assembler compile the   CSECT I would like
to call the DLL exported functions from using from documentation

Says I should use the CEEPCALL macro

 

Just wondering if I have t have a CEEENTRY macro for the CSECT from which I
would like to call the exported functions from

 

Any special debugging advice I guess the compiler CCNDRVR generates the
assembler code I could always debug it with TEST

 

 

Thanks   

 

  

 

 

 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to