in reply to Re: Building Algorithm::FastPermute under AS
in thread Building Algorithm::FastPermute under AS
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.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
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Aha! (Re: Building Algorithm::FastPermute under AS)
by demerphq (Chancellor) on Mar 05, 2002 at 15:02 UTC |