On Monday 21 July 2008 13:48:41 Reini Urban wrote: > I did it now this way: > > pbc_to_exe accepts a 2nd optional arg. > If it's --install the exe is prefixed with "installable_", and it's not > linked against parrot_config.o but against install_config.o > > This way I can produce installable languages. For now I did it just for > perl6.
Is there any reason to link against parrot_config.o instead of install_config.o? -- c