# New Ticket Created by  Joshua Hoblitt 
# Please include the string:  [perl #37503]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37503 >


All revs post r9519 are broken on amd64.  r9519 builds OK.

--
/usr/bin/perl5.8.7 build_tools/parrot_config_c.pl --mini > \
        src/null_config.c
src/null_config.c
c++ -o ./miniparrot -Wl,-E   imcc/main.o \
    blib/lib/libparrot.a -lpthread -lm -L/usr/lib64  -licuuc -licudata 
-lpthread -lm -lpthread -lnsl -ldl -lm -lcrypt -lutil -lrt -lgmp 
src/null_config.o
Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your 
fingers
./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc
/bin/sh: line 1: 14934 Segmentation fault      ./miniparrot
config_lib.pasm >runtime/parrot/include/config.fpmc
make: *** [runtime/parrot/include/config.fpmc] Error 139
--

$ svn diff -r9519:9520 | diffstat
 include/parrot/interpreter.h |   30 +++++++++++++-----------
 src/embed.c                  |    2 -
 src/inter_call.c             |   20 ++++++++--------
 src/inter_create.c           |   53 +++++++++++++++++++++++++++++------------- 
 src/register.c               |    8 ++++--
 src/sub.c                    |    6 +---
 6 files changed, 72 insertions(+), 47 deletions(-)

-J

--

Attachment: pgpBGhRz8YU8W.pgp
Description: PGP signature

Reply via email to