ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl6-internals
perl6-internals
[perl #36530] r8613: win32 build failure in leo-ctx5 branch
by Jerry Gay other posts by this author
Jul 14 2005 2:11AM messages near this date
Re: [perl #36540] [PATCH] Cygwin/0.2.2 compile and test | signals and events
# 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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved