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 16:11:44
|
On Saturday, December 20, 2003, at 08:43 AM, Randy W. Sims wrote: > On 12/18/2003 8:41 PM, Ilya Zakharevich wrote: > >> This patch is very incomplete... All it does is copying of cygwin >> architecture >> file as os2 architecture file. >> Given that Module::Build removed all the portability hooks of >> MakeMaker, it >> will take a lot of effort to make Module::Build compile XS extensions >> on OS/2. >> However, with the manpage_separator() of cygwin, at least the build of >> pure-Perl extensions kinda-succeeds. > > Ken, until compiling does work you might want to put in a stub for > have_c_compiler() to return false to avoid errors. Done. It would be great if we could actually get this working in ExtUtils::CBuilder, and then switch over so that M::B uses it. -Ken |