Linking C programs with COBOL DLLs

Gary Tam gtam@msi.com.au
Thu Jan 9 01:45:00 GMT 2003


Hi,

I'm writing a C program which calls some COBOL DLLs.  How can I compile the
C program such that it can recognize the functions defined in the DLLs?
Currently it says it has undefined reference to the functions which I have
defined in the DLLs.

Thanks,
Gary



More information about the Gcc-help mailing list