Hi,
Is it possible to use a custom build of Perl (Activestate source) and use it with PerlApp? We were thinking of trying the following:
- Using the Intel compiler (with the aim of getting a few extra % in performance)
- Extending the main Perl structure so we can attach one of our own structures (again for performance reasons).
Thanks.
but as long as your custom build retains binary compatibility with ActivePerl, there is a good chance it will work.