# New Ticket Created by  jerry gay 
# Please include the string:  [perl #36530]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36530 >


make failure using win32--msvc-7.1--perl-5.8.6. the last few lines of
the build output are:

Microsoft (R) Library Manager Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

        rem blib\lib\libparrot_s.lib
        D:\usr\local\perl\bin\perl.exe build_tools\parrot_config_c.pl --mini >
src\null_config.c
src\null_config.c
null_config.c
        link -out:.\miniparrot.exe -nologo -nodefaultlib -debug     -machine:x86
  -debug imcc\main.obj  blib\lib\libparrot_s.lib  oldnames.lib kernel32.lib user
32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib ol
eaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32
.lib odbccp32.lib msvcrt.lib src\null_config.obj
Invoking Parrot to generate runtime\parrot\include\config.fpmc --cross your fing
ers
        .\miniparrot.exe config_lib.pasm > runtime\parrot\include\config.fpmc
NMAKE : fatal error U1077: '.\miniparrot.exe' : return code '0xc0000005'
Stop.


looks like miniparrot is acting up, and i dunno why. the trunk builds
fine at r8613.
~jerry

Reply via email to