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


---
osname= linux
osvers= 2.4.26
arch=   i486-linux
cc=     cc 
---
Flags:
    category=core
    severity=medium
    ack=no
---
At the moment to run smoke test using JIT, you need to:
PARROT_ARGS=-j make smoke

I suggest a simple
make smokej

in the same way as 
make testj

---
Summary of my parrot 0.4.0 (r10461) configuration:
  configdate='Mon Dec 12 16:20:36 2005'
  Platform:
    osname=linux, archname=i486-linux
    jitcapable=1, jitarchname=i386-linux,
    jitosname=LINUX, jitcpuarch=i386
    execcapable=1
    perl=/usr/bin/perl5.8.5
  Compiler:
    cc='cc', ccflags=' -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE',
  Linker and Libraries:
    ld='cc', ldflags=' -L/usr/local/lib',
    cc_ldflags='',
    libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt -lgmp'
  Dynamic Linking:
    share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC',
    load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC'
  Types:
    iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
    ptrsize=4, ptr_alignment=1 byteorder=1234, 
    nv=double, numvalsize=8, doublesize=8

---
Environment:
    HOME    LANG    LANGUAGE    LC_ALL    LC_COLLATE    LD_LIBRARY_PATH    
LOGDIR    PATH    PERL5_CPANPLUS_CONFIG    SHELL

Reply via email to