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:35:25
|
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. If the link_c() sub is not correct, it would be best to remove it from the patch. Doesn't OS/2 perl use static linking for perl modules? Can you provide a dump of your Config.pm to help porting? Thanks, Randy. |