#495: [TODO] remove hardcoded path from installable pbc_to_exe
---------------------+------------------------------------------------------
 Reporter:  allison  |        Type:  todo   
   Status:  new      |    Priority:  normal 
Milestone:           |   Component:  install
  Version:           |    Severity:  medium 
 Keywords:           |        Lang:         
    Patch:           |    Platform:         
---------------------+------------------------------------------------------

Comment(by allison):

 We want libparrot to be relocatable, which means not linking the frozen
 config values in parrot_config.o into libparrot.so.

 I made changes in r40038 and r40039 which install src/install_config.o as
 lib/parrot/[version]/parrot_config.o and change pbc_to_exe to correctly
 use configured paths rather than hardcoded paths for the lib directories.

 With these changes I'm able to build the pynie and tclsh executables from
 an installed parrot with the build directory deleted. Would appreciate
 tests on other languages.

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