in reply to Re: Building Algorithm::FastPermute under AS
in thread Building Algorithm::FastPermute under AS

This is the most recent change from Scalar-List-Utils-1.06/ChangeLog:
Change 645 on 2001/09/07 by <gbarr@pobox.com> (Graham Barr) Some platforms require the main executable to export symbols needed by modules. In 5.7.2 and prior releases of perl Perl_cxinc was not exported so we need to duplicate its functionality
I'm sure that's the same problem that you're seeing. I'll see if I can steal Graham's solution and add it to Algorithm::FastPermute.

Replies are listed 'Best First'.
Re: Aha! (Re: Building Algorithm::FastPermute under AS)
by demerphq (Chancellor) on Mar 05, 2002 at 15:02 UTC