Re: [Module::Build] Module-Build-0.21 on OS/2
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2003-12-20 14:44:05
|
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. Regards, Randy. |