#627: dynlexpad doesn't work with installed parrot.
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:  coke       
     Type:  bug     |      Status:  new        
 Priority:  normal  |   Milestone:             
Component:  none    |     Version:  1.1.0      
 Severity:  medium  |    Keywords:  tcl blocker
     Lang:          |       Patch:             
 Platform:  darwin  |  
--------------------+-------------------------------------------------------

Comment(by jkeenan):

 Replying to [comment:3 jkeenan]:
 > Replying to [comment:2 coke]:
 > > This is very likely a darwin only issue related to the override of
 Parrot_dlopen.
 >
 > I'll try it on Darwin PPC at my earliest opportunity.

 This is what I got on Darwin/PPC (OS X 10.4) at r38469.  I configured with
 `--prefix=/topdir/pseudoinstall`, then ran ''make''.  Then I tested from
 the sandbox:
 {{{
 $ ./parrot ~/learn/parrot/die.pir
 ok 1
 ok 2
 13013
 }}}
 Then I called ''make install'' and tested with the installed executable:
 {{{
 $ ../pseudoinstall/bin/parrot ~/learn/parrot/die.pir
 ok 1
 ok 2
 13013
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/627#comment:8>
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