#540: installed versions of dynext/*.so still link to -lparrot in build 
directory
----------------------+-----------------------------------------------------
 Reporter:  doughera  |        Owner:     
     Type:  bug       |       Status:  new
 Priority:  normal    |    Milestone:     
Component:  install   |      Version:     
 Severity:  medium    |   Resolution:     
 Keywords:            |         Lang:     
    Patch:            |     Platform:     
----------------------+-----------------------------------------------------

Comment(by jkeenan):

 I no longer find ''runtime/parrot/dynext/extra_nci_thunks.so''.
 {{{
 [parrot] 522 $ find . -type f -name '*extra-nci-thunks*'
 [parrot] 523 $ find . -type f -name '*extra_nci_thunks*'
 }}}
 Does that render the issues raised in this ticket moot?  If so, can we
 close this ticket?

 And what does that mean for other places where 'extra(_|-)nci(_|-) appears
 in our code?
 {{{
 $ ack -il --match 'extra(_|-)nci(_|-)thunks' *
 MANIFEST.SKIP
 config/auto/warnings.pm
 config/init/defaults.pm
 lib/Parrot/Configure/Options/Conf/Shared.pm
 lib/Parrot/Configure/Options/Conf.pm
 src/global_setup.c
 t/steps/init/defaults-01.t
 }}}
 Thank you very much.

 kid51

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