#208: pbc_to_exe --install needs to use the path to the installed libparrot
----------------------+-----------------------------------------------------
 Reporter:  doughera  |        Type:  bug    
   Status:  new       |    Priority:  normal 
Milestone:            |   Component:  install
  Version:  trunk     |    Severity:  medium 
 Keywords:            |        Lang:         
    Patch:            |    Platform:         
----------------------+-----------------------------------------------------
 When building parrot with a shared libparrot.so, pbc_to_exe currently
 generates appropriate linker flags so that the resulting executable links
 against the libparrot in the build directory.  When building an executable
 to be installed, it needs to set the rpath to the directory where
 libparrot will be installed instead.  This currently affects parrot_config
 and pbc_to_exe itself.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/208>
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