I am trying to use SWIG to create a module for calling C from Perl (on VMS and on Unix/Linux platforms). To date I have been running the SWIG EXE on linux and copying over the generated files.
- Is there a port of SWIG available to run natively on VMS - is there any feature available to produce the .OPT file needed to create universal symbols on Alpha and IA64 - any other gotchas or hints Thanks