Skip to content

Instantly share code, notes, and snippets.

@jnthn
Created April 24, 2010 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jnthn/377954 to your computer and use it in GitHub Desktop.
Save jnthn/377954 to your computer and use it in GitHub Desktop.
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
C:\Perl\bin\perl.exe -e "chdir shift @ARGV;system 'nmake', '-nologo', @A
RGV; exit $? >> 8;" src/pmc
C:\Perl\bin\perl.exe C:/Consulting/rakudo/parrot_install/lib/2.3.0-devel
/tools/build/pmc2c.pl --no-lines --dump --include C:/Consulting/rakudo/parrot_in
stall/src/2.3.0-devel --include C:/Consulting/rakudo/parrot_install/src/2.3.0-de
vel/pmc p5scalar.pmc
C:\Perl\bin\perl.exe C:/Consulting/rakudo/parrot_install/lib/2.3.0-devel
/tools/build/pmc2c.pl --no-lines --dump --include C:/Consulting/rakudo/parrot_in
stall/src/2.3.0-devel --include C:/Consulting/rakudo/parrot_install/src/2.3.0-de
vel/pmc p5hashiter.pmc
C:\Perl\bin\perl.exe C:/Consulting/rakudo/parrot_install/lib/2.3.0-devel
/tools/build/pmc2c.pl --no-lines -c --include C:/Consulting/rakudo/parrot_instal
l/src/2.3.0-devel --include C:/Consulting/rakudo/parrot_install/src/2.3.0-devel/
pmc p5scalar.pmc
C:\Perl\bin\perl.exe C:/Consulting/rakudo/parrot_install/lib/2.3.0-devel
/tools/build/pmc2c.pl --no-lines -c --include C:/Consulting/rakudo/parrot_instal
l/src/2.3.0-devel --include C:/Consulting/rakudo/parrot_install/src/2.3.0-devel/
pmc p5hashiter.pmc
C:\Perl\bin\perl.exe C:/Consulting/rakudo/parrot_install/lib/2.3.0-devel
/tools/build/pmc2c.pl --no-lines --library blizkost_group -c p5sv.pmc p5interpr
eter.pmc p5scalar.pmc p5hashiter.pmc p5namespace.pmc p5invocation.pmc
cl -c -Fop5sv.obj -IC:/Consulting/rakudo/parrot_install/include/2.3.0-d
evel -IC:/Consulting/rakudo/parrot_install/include/2.3.0-devel/pmc -nologo -GF -
W4 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DUSE_SITECUSTOMIZE -DPRIVLIB
_LAST_IN_INC -Zm1500 -Zi `perl -MExtUtils::Embed -e ccopts` p5sv.c
Command line warning D4002 : ignoring unknown option '-MExtUtils::Embed'
Command line warning D4002 : ignoring unknown option '-e'
Command line warning D4024 : unrecognized source file type '`perl', object file
assumed
Command line warning D4027 : source file '`perl' ignored
Command line warning D4024 : unrecognized source file type 'ccopts`', object fil
e assumed
Command line warning D4027 : source file 'ccopts`' ignored
p5sv.c
blizkost.h(50) : fatal error C1083: Cannot open include file: 'EXTERN.h': No suc
h file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2'
Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment