#977: parrot_config returns with an error about "Invalid Charset"
----------------------+-----------------------------------------------------
 Reporter:  treed     |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  critical  |   Milestone:       
Component:  tools     |     Version:  trunk
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:  mac       |  
----------------------+-----------------------------------------------------

Comment(by dukeleto):

 Can you attach the output of running valgrind on parrot_config ?

 Something like:

 {{{ valgrind  --show-reachable=yes --dsymutil=yes ./parrot_config }}}

 The '''--dsymutil''' flag is necessary on darwin. If you don't have
 dylib's, then you don't need it.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/977#comment:14>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to