Re: [Module::Build] Module-Build-0.21 on OS/2
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-12-20 20:17:36
|
On Saturday, December 20, 2003, at 10:40 AM, Randy W. Sims wrote: > > I'm actually quite eager to dig into CBuilder, but it seems like > everytime I get ready to something comes up. Fixing the Windows code > should be trivial. Ooh, I was hoping you'd say that. =) It probably wouldn't be trivial for me, because I'd have to start understanding how it works. In fact, if you're interested, I'd be happy to hand the CBuilder code over to you as official maintainer/owner. Just let me know. > I've got a lot of the scaffolding already written for doing static > builds; I don't think it'll take much to complete it. The code for > building executables should also be trivial. I just gotta find some > time... Yeah, it's only recently that I've understood that doing static builds is necessary. I think that your synopsis a couple weeks ago of the various issues related to CBuilder was good. Some of them (like building executables, for example) can easily wait until later versions, though - for now we can just focus on doing the stuff that tools like M::B will need to build XS modules. -Ken |