#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 gerd):
My favour solution is still:
rebuilding libparrot after install_config.fpmc is created
install_config.fpmc is created with the command:
./parrot config_lib.pasm --install > install_config.fpmc
After that libparrot could rebuilded with including src/install_config.o.
Calling "make install" or "make install-dev" should do this, so that the
installable_* do not need to link explicit with src/install_config.o.
The installed pbc_to_exe program should get the reference to
`Parrot_set_config_hash' from the parrot library included on the system.
If not anyone is against this solution, I will start to write a patch that
will do that.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/495#comment:7>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets