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

 Replying to [comment:10 jkeenan]:
 > Replying to [comment:8 doughera]:
 > > This has partially resurfaced:  extra_nci_thunks.so now links against
 -lparrot.  I don't know why.
 >
 > Is there any way other than examining the output of `make` to determine
 this?  I.e., is there any command I could run against a file to see what
 it links against?


 On linux, at least,

 {{{ ldd runtime/parrot/dynext/extra_nci_thunks.so }}}

 will list all libraries it links against.

 > > However, it isn't installed, so perhaps it doesn't matter.
 >
 > Why would we create a `.so` file if it doesn't get installed?

 I have no idea.

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