<div dir="ltr">Juchu, er baut jetzt! Allerdings kommt dann dieser Fehler:<br><br>==> Building Inline::Perl5<br>gcc -Wall p5helper.c   -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"  "<br>C:\STRAWB~1\perl\lib\CORE\libperl524.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\li<br>bmoldname.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libkernel32.a" "C:\STRAWB~1\c<br>\x86_64-w64-mingw32\lib\libuser32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libgd<br>i32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libwinspool.a" "C:\STRAWB~1\c\x86_6<br>4-w64-mingw32\lib\libcomdlg32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libadvapi<br>32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libshell32.a" "C:\STRAWB~1\c\x86_64-<br>w64-mingw32\lib\libole32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\liboleaut32.a"<br> "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libnetapi32.a" "C:\STRAWB~1\c\x86_64-w64-<br>mingw32\lib\libuuid.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libws2_32.a" "C:\ST<br>RAWB~1\c\x86_64-w64-mingw32\lib\libmpr.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\<br>libwinmm.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libversion.a" "C:\STRAWB~1\c\x<br>86_64-w64-mingw32\lib\libodbc32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libodbc<br>cp32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libcomctl32.a"  -s -O2 -DWIN32 -DW<br>IN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPL<br>ICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields  -I"C:\STRAWB~1\perl\lib\CO<br>RE"  -shared -o "C:\.panda-work\1470630533_1\resources\libraries\p5helper.dll" -<br>fPIC -g<br>p5helper.c:1:0: warning: -fPIC ignored for target (all code is position independ<br>ent)<br> #include <EXTERN.h><br> ^<br>In file included from p5helper.c:3:0:<br>C:\STRAWB~1\perl\lib\CORE/perl.h:166:0: warning: "aTHX" redefined<br> #  define aTHX my_perl<br> ^<br>In file included from p5helper.c:2:0:<br>C:\STRAWB~1\perl\lib\CORE/XSUB.h:495:0: note: this is the location of the previo<br>us definition<br> #  define aTHX  PERL_GET_THX<br> ^<br>In file included from p5helper.c:3:0:<br>C:\STRAWB~1\perl\lib\CORE/perl.h:1356:0: warning: "socketpair" redefined<br> # define socketpair Perl_my_socketpair<br> ^<br>In file included from p5helper.c:2:0:<br>C:\STRAWB~1\perl\lib\CORE/XSUB.h:700:0: note: this is the location of the previo<br>us definition<br> #    define socketpair  PerlSock_socketpair<br> ^<br>In file included from C:\STRAWB~1\perl\lib\CORE/win32.h:426:0,<br>                 from C:\STRAWB~1\perl\lib\CORE/win32thread.h:4,<br>                 from C:\STRAWB~1\perl\lib\CORE/perl.h:3159,<br>                 from p5helper.c:3:<br>C:\STRAWB~1\perl\lib\CORE/sys/socket.h:195:16: error: redefinition of 'struct Pe<br>rl_fd_set'<br> typedef struct Perl_fd_set {<br>                ^<br>In file included from p5helper.c:2:0:<br>C:\STRAWB~1\perl\lib\CORE/XSUB.h:708:21: note: originally defined here<br> #    define fd_set  Perl_fd_set<br>                     ^<br>In file included from C:\STRAWB~1\perl\lib\CORE/win32.h:426:0,<br>                 from C:\STRAWB~1\perl\lib\CORE/win32thread.h:4,<br>                 from C:\STRAWB~1\perl\lib\CORE/perl.h:3159,<br>                 from p5helper.c:3:<br>C:\STRAWB~1\perl\lib\CORE/sys/socket.h:197:6: error: conflicting types for 'Perl<br>_fd_set'<br> }    Perl_fd_set;<br>      ^<br>In file included from p5helper.c:2:0:<br>C:\STRAWB~1\perl\lib\CORE/XSUB.h:708:21: note: previous declaration of 'Perl_fd_<br>set' was here<br> #    define fd_set  Perl_fd_set<br>                     ^<br>In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:3856:0,<br>                 from p5helper.c:3:<br>C:\STRAWB~1\perl\lib\CORE/iperlsys.h:731:10: error: expected ')' before '->' tok<br>en<br>  (*PL_LIO->pUtime)(PL_LIO, (file), (time))<br>          ^<br>C:\STRAWB~1\perl\lib\CORE/iperlsys.h:731:10: error: expected ')' before '->' tok<br>en<br>  (*PL_LIO->pUtime)(PL_LIO, (file), (time))<br>          ^<br>makefile:7: recipe for target 'C:\.panda-work\1470630533_1\resources\libraries\p<br>5helper.dll' failed<br>gmake: *** [C:\.panda-work\1470630533_1\resources\libraries\p5helper.dll] Error<br>1<br>==> Test report submitted as: <a href="http://testers.perl6.org/reports/111312.html">http://testers.perl6.org/reports/111312.html</a><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-05 16:27 GMT+02:00 WFB <span dir="ltr"><<a href="mailto:wolfgang.banaston@gmail.com" target="_blank">wolfgang.banaston@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">THX. Werds am Mo ausprobieren. Bin gespannt<br><br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2016-08-05 16:24 GMT+02:00 Stefan Seifert <span dir="ltr"><<a href="mailto:nine@detonation.org" target="_blank">nine@detonation.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Freitag, 5. August 2016 16:14:34 CEST WFB wrote:<br>
> ähm, Wenn ich cc in der Visual Studio Commandline Shell eingebe, kommt<br>
> Command not found...<br>
<br>
</span>Ok, noch ein Fix gepusht. Hol mir jetzt den Namen des Compilers von perl6.<br>
<span><font color="#888888"><br>
Stefan<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>