[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl-Modules] Building module : yet-another step further



Good morning everybody,

step by step I'm building my first C module...
I succeeded in making the PPC library.
The library is now copied to ...:lib:MacPPC:auto:My_module:My_module.

My_module.pm looks like :
#---------------------------
require DynaLoader;
package My_module;
@ISA =3D qw(DynaLoader);

bootstrap My_module;
1;
#---------------------------

When syntax-checking a simple script that tries to use My_module,
Dynaloader reports the following error :
Can't load 'blah blah' for module Essai: # DynaLoader error [-2804, MSL
RuntimePPC.DLL].

Unfortunately, I don't have the Apple doc on Code Fragment Manager, so I
had no opportunity to look for error # -2804.

Does anyone have a clue ?

Thank you very much.

- F.Letellier

----------------------
Fran=E7ois LETELLIER - ARKEM
flet@arkem.com (work)
flet@freesurf.fr (perso)



=3D=3D=3D=3D Want to unsubscribe from this list?
=3D=3D=3D=3D Send mail with body "unsubscribe" to macperl-modules-request@m=
acperl.org