Guest User

Untitled

a guest
Jan 6th, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. C:\Users\Administrator\Desktop\rakudo-2011.12.tar\rakudo-2011.12\rakudo-2011.12>
  2. perl Configure.pl --prefix=C:/Rakudo-MSWin32-x86 --gen-parrot --gen-nqp --parrot
  3. -option=--m=32 --parrot-option=--verbose
  4. System nie może odnaleźć określonej ścieżki.
  5. HEAD is now at f7ef779... bump VERSION
  6. System nie może odnaleźć określonej ścieżki.
  7. HEAD is now at a6c5dd2... cut the 3.11.0 release "Duct Tape"
  8.  
  9. Configuring Parrot ...
  10. C:\Perl64\bin\perl.exe Configure.pl --m=32 --verbose --optimize --prefix=C:/Raku
  11. do-MSWin32-x86
  12. Parrot Version 3.11.0 Configure 2.0
  13. Copyright (C) 2001-2011, Parrot Foundation.
  14.  
  15. Hello, I'm Configure. My job is to poke and prod your system to figure out
  16. how to build Parrot. The process is completely automated, unless you passed in
  17. the `--ask' flag on the command line, in which case I'll prompt you for a few
  18. pieces of info.
  19.  
  20. Since you're running this program, you obviously have Perl 5--I'll be pulling
  21. some defaults from its configuration.
  22.  
  23. init::manifest - Check MANIFEST...
  24. Check MANIFEST.....................................done.
  25. init::defaults - Set Configure's default values...
  26. Set Configure's default values.....................done.
  27. init::install - Set up installation paths...
  28. Set up installation paths..........................done.
  29. init::hints - Load platform and local hints files...
  30. [ init::hints::mswin32 init::hints::local ]
  31. Load platform and local hints files................done.
  32. inter::progs - Determine what C compiler and linker to use...
  33. ccflags: -nologo -GF -W4 -MD -Zi -DNDEBUG -Ox -GL -fp:precise -DWIN32 -D_CONSOLE
  34. -DNO_STRICT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE
  35. cl -nologo -GF -W4 -MD -Zi -DNDEBUG -Ox -GL -fp:precise -DWIN32 -D_CONSOLE -DNO_
  36. STRICT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -I./include -c test_2464.c
  37. test_2464.c
  38. link -nologo -nodefaultlib -debug -ltcg -machine:AMD64 test_2464.obj -out:t
  39. est_2464.exe kernel32.lib ws2_32.lib msvcrt.lib oldnames.lib advapi32.lib
  40. test_2464.obj : fatal error LNK1112: module machine type 'X86' conflicts with ta
  41. rget machine type 'x64'
  42. Compilation failed with 'cl'
  43. Command failed (status 256): C:\Perl64\bin\perl.exe Configure.pl --m=32 --verbos
  44. e --optimize --prefix=C:/Rakudo-MSWin32-x86
  45.  
  46. C:\Users\Administrator\Desktop\rakudo-2011.12.tar\rakudo-2011.12\rakudo-2011.12>
Advertisement
Add Comment
Please, Sign In to add comment