----- Original Message ----- 
From: "Marvin Humphrey" <[EMAIL PROTECTED]>
To: <perl-xs@perl.org>
Sent: Wednesday, November 09, 2005 1:47 PM
Subject: Adding .c and .h files to XS distro
.
.
> 
> I have a new problem now: in addition to the XS code, there's a bunch  
> of straight up C code which I've been stuffing in at the top of  
> the .xs file.  That C codebase is growing large enough that it needs  
> to be broken out into separate files.  However, I don't understand  
> the MakeMaker docs on how to add in .c and .h files.
> 

Perhaps the section "EXAMPLE 4" in 'perldoc perlxstut' can help out here.

Cheers,
Rob

Reply via email to