The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

build_tools/parrot_config_c.pl - Create src/parrot_config.c

SYNOPSIS

    % perl build_tools/parrot_config_c.pl --mini > src/null_config.c
    % perl build_tools/parrot_config_c.pl --install > src/install_config.c
    % perl build_tools/parrot_config_c.pl > src/parrot_config.c

DESCRIPTION

Create src/parrot_config.c with relevant runtime fro the config process. The created string contains a frozen image of the config hash.

For miniparrot a fake config file is written that contains just the interface.