"Craig A. Berry" <[EMAIL PROTECTED]> writes: >>The first problem is to compile it on VMS. > > Not necessarily. You may be able to run SWIG on your interface file > to generate your C code on any platform and then only compile the C > on the target platform. Maybe not -- I don't know the details, but > it's worth considering.
If I were to build only a prototype or a tool, you'd be right. But I'm considering to use SWIG on VMS in a production environment and mixing platforms in a production process is a nightmare. I'll keep you posted on what we achieve. Thanks for your help. -- [EMAIL PROTECTED]
