Hi all, this is maybe a bit offtopic but i have problems with the BuildProgram of MPW. I just tried to do the xs-building example from the MacPerl book (page 331-333). The 'perl Makefile.PL' works fine:
Writing Makefile.mk for XPlusX But 'BuildProgram all' just gives: ### BuildProgram - No makefile exists for all. I'm using MPW 3.5 which was included with MetrowerksCodeWarrior 6.2 but i never used it before. I just want to try out if i can use some old c-routines which i already wrote with MacPerl. I read the chapter 22&23 in the MacPerl and a few things in 'ProgrammingPerl' about this xs stuff and i think i can come along with it if this BuildProgram thing will work. BTW: Does anyone of you ever used (Mac)Perl for numerical math? When i'm able to get something running in Perl i don't have to learn Fortran for my phd-studies ;-) Martin