develooper Front page | perl.perl6.internals | Postings from October 2005

Re: [perl #37303] [PATCH] Relaxing parrot dependency on parrot_config

Thread Previous | Thread Next
From:
Leopold Toetsch
Date:
October 18, 2005 07:02
Subject:
Re: [perl #37303] [PATCH] Relaxing parrot dependency on parrot_config
Message ID:
4355004A.8030008@toetsch.at
Nick Glencross wrote:
> Let me try reposting the patch, which gives me the opportunity to bit
> twiddle a bit more:
> 
>   * Removed the mmap nonsense which was sent by accident
> 
>   * Renamed config.c to config_string.c to make it less generic
> 
>   * Moved a couple externs from a core parrot library into the main
> executable, where they sit better
> 
> Thanks for considering this patch,

I've now applied it locally, but there are 2 problems:
- small C99-ism (decl of interp in imcc/main.c:main()) and worse:
- segfault:
./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc
make: *** [runtime/parrot/include/config.fpmc] Error 139

Please check the patch, thanks.

> Nick

leo


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About