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


This transaction appears to have no content
Two small building problems (r8030)

1) On MinGW, can't execute miniparrot.exe during building
Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your 
fingers
./miniparrot.exe config_lib.pasm > runtime/parrot/include/config.fpmc
'.' is not recognized as an internal or external command, operable program 
or batch file.

2) 'make hello' fails on linking, because src/parrot_config.o is missing
blib/lib/libparrot.a(global_setup.o)(.text+0x240): In function 
`create_config_hash':
trunk/src/global_setup.c:33: undefined reference to `parrot_get_config_string'

Nota : the target exec_so seems to have the same problem

Attachment: root_in.patch
Description: Binary data

Reply via email to