#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 coke):

 Replying to [comment:8 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
 > }}}

 Which makes sense, given my previous diagnosis. Your installed version is
 linked against your build directory.

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