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


C:\parrot\compilers\pge>nmake

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

        link -dll -def:libparrot.def -nologo -nodefaultlib -o pge.dll 
pge_parse.obj pge_gen.obj pge_opt.obj pge_parsep5.obj pge_parseglob.obj
LINK : warning LNK4044: unrecognized option '/o'; ignored
LINK : fatal error LNK1181: cannot open input file 'pge.dll'
NMAKE : fatal error U1077: 'link' : return code '0x49d'
Stop.


Reply via email to