Re: [Module-build-general] Fwd: MakeMaker only looks for xsubpp in $Config{privlibexp}
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-02-16 20:46:57
|
[moved to Module::Build list] > From: "Randy W. Sims" <Ra...@Th...> > Date: Sun Feb 16, 2003 2:33:12 PM US/Central > > Bug Report: > =========== > > M::B does not work on MSWin32. ;) Heh - okay, fair enough. =) > > It needs to do pretty much the same thing as the patched basic.t in > ParseXS. I'll make the modifications and test it out if you want? That would be great - the way to do this would be to give me a patch for lib/Module/Build/Platform/Windows.pm which overrides compile_c() and link_c() so that they work on Win32. You can find the latest version of Module::Build in CVS - please do patch against it, instead of version 0.15 on CPAN, because there have been significant changes since then. Details are at http://sourceforge.net/cvs/?group_id=45731 . -Ken |