[Linz-pm] Inline::Perl5 und Windows

WFB wolfgang.banaston at gmail.com
Tue Feb 9 04:01:36 PST 2016


Morgen, zusammen!

@nine: Der Reportstatus für 'http://testers.perl6.org/reports/92157.html'
ist falsch.
Configure.pl6 geht schief, bzw der nmake Aufruf:

C:\Program Files (x86)\Microsoft Visual Studio
14.0\.panda-work\1455012822_1>perl6 configure.pl6

Microsoft (R) Program Maintenance Utility Version 14.00.23506.0
Copyright (C) Microsoft Corporation.  All rights reserved.

        del .\resources\libraries\p5helper.dll
Could Not Find C:\Program Files (x86)\Microsoft Visual Studio
14.0\.panda-work\1455012822_1\resources\libraries\p5helper.dll
        gcc -Wall p5helper.c `perl -MExtUtils::Embed -e ccopts -e ldopts`
-shared -o .\resources\libraries\p5helper.dll -fPIC -g
gcc.EXE: error: `perl: No such file or directory
gcc.EXE: error: unrecognized command line option '-MExtUtils::Embed'
NMAKE : fatal error U1077: 'C:\strawberry\c\bin\gcc.EXE' : return code '0x1'
Stop.
The spawned process exited unsuccessfully (exit code: 2) in block <unit> at
configure.pl6 line 16

Im Makefile.in hab ich zuerst "rm" durch "del" ersetzt. Da hat nmake
gemeckert, dass rm nicht existiert.
Außerdem hab ich die Slashes geändert (Windowsstyle und so).
Trotzdem findet er jetzt Perl nicht, obwohl gcc gefunden worden ist.

Grüße,
Wolf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/linz-pm/attachments/20160209/6cb98fc8/attachment.html>


More information about the Linz-pm mailing list