#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    |    Keywords:     
     Lang:            |       Patch:     
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by coke):

 Replying to [comment:2 doughera]:
 > Replying to [comment:1 heidnes]:
 >
 > > Briefly summarized: libparrot_ldflags in the config points to the
 build directory.
 >
 > I'm not sure if that's really a problem or not, since that variable
 isn't documented anywhere.  However, it looks to me as if it's intended
 only to be used during the build process.  The relevant variable for
 installed versions (also not documented anywhere) appears to be
 inst_libparrot_ldflags.

 AHA!

 Thank you. Somehow I missed this when trying to get partcl linking against
 an installed parrot, and was getting the build directory.

 While surprising (I would think we would not want inst_ variants, but
 instead would want parrot_config to just use the installed versions in the
 regularly named variables), now I can almost get partcl building again.
 Thanks.

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