Re: [rt.cpan.org #49508] CPAN build fails in Strawberry Perl 5.8.9.2
[email protected] ("Sisyphus")
| Newsgroups | perl.libwin32 |
|---|---|
| Message-ID | <BD1CAE417E104B65BA7C7DF009DA8EA7@desktop2> |
----- Original Message ----- From: "David L. Nadle via RT" <[email protected]> > > C:\strawberry\perl\bin\perl.exe -IC:\strawberry\perl\lib > -IC:\strawberry\perl\lib C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap > C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap Process.xs > >xstmp.c && > C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e "mv" -- xstmp.c > Process.cpp Yep - I get the same as the above. So where does 'Process.c' come from ? > Process.c: In function `void boot_Win32__Process(PerlInterpreter*, > CV*)': I can find a 'Process.cpp' in my build, but not a 'Process.c'. Very strange - unfortunately, I don't have the exact same strawberry build as you. I have strawberry-5.10.0, along with a couple of other mingw-built perls (including perl-5.8.9). None of them create a 'Process.c' when building Win32::Process. And they all build Win32::Process-0.14 just fine. Cheers, Rob.