SWIG on VMS
Andrew Black <[email protected]> Fri, 6 Aug 2010 15:42:55 +0000 (UTC)
| Newsgroups | gmane.comp.lang.perl.ports.vms |
|---|---|
| Message-ID | <[email protected]> |
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