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

[MacPerl] Help needed with xsubpp




I am trying to extend perl on the mac so that we may run some of our demo
programs.  The extentions currently work on windows 95/nt.  The extentions
have to do with 3d graphics.  I am trying to run xsubpp and have it spit
out some c++ code.

on windows at the command line we use:

	perl /lib/extutils/xsubpp  stuff.xs > stuff.cpp

what do i do on the mac?

Tom Utiger
tom@base3.com