Logo by invent (anonymous IP: 18.116.86.160,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
This is a patch for perl (October 2006 version) which enables it to build dynamic modules with the latest SDK. (53.20) To use you must take two steps a) Copy the contents of the directory 'local' within this archive into SDK: copy local to SDK: all If this fails you may need to unprotect the files protect SDK:local/clib2/lib/perl5/5.8.5/ppc-amigaos/Config.pm +redw protect SDK:local/clib2/lib/perl5/5.8.5/ExtUtils/MM_amigaos.pm +redw then repeat the copy b) You need to create a link to the correct library directory in the SDK/ makelink soft from GCC:lib/gcc/ppc-amigaos/4.2.4/clib2-ts to gcc:lib/gcc/ppc-amigaos/4.2.4/clib2/ Finally anywhere a module suggests you type perl Makefile.PL LINKTYPE=DYNAMIC try perl Makefile.PL LINKTYPE=dynamic instead. Or infact just perl Makfile.PL should do it. HISTORY: Updated instructions on installing. |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |