On Dec 24, 2005, at 21:07, Nick Glencross wrote:
... The configuration comes when the application is additionally linked with null_config.o, parrot_config.o or install_config.
This was an initial attempt that allowed even an installed parrot to find the runtime by linking a config file with it. Any improvements and generalizations are of course very welcome. As a shared parrot executable has to load the shared parrot lib anyway, there is no need to keep the config in the executable for that case.
Nick
leo