# New Ticket Created by Duraid Madina
# Please include the string: [perl #31260]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31260 >
---
osname= linux
osvers= 2.4.25-dsa-itanium-smp
arch= ia64-linux-thread-multi
cc= cc
---
Flags:
category=core
severity=high
ack=no
---
CVS fails to build on ia64-linux: it _almost_ builds, but:
c++ -o parrot -L/usr/local/lib -Wl,-E -g imcc/main.o blib/lib/libparrot.a
blib/lib/libicuuc.a blib/lib/libicudata.a -ldl -lm -lpthread -lcrypt -lrt
-lgmp
blib/lib/libparrot.a(cpu_dep.o)(.text+0x52): In function
`trace_system_areas': src/cpu_dep.c:77: undefined reference to
`flush_reg_store'
collect2: ld returned 1 exit status
and it turns out that config/gen/platform/ia64/asm.s was never compiled into
an object file.
---
Summary of my parrot 0.1.0 configuration:
configdate='Sat Aug 21 08:31:13 2004'
Platform:
osname=linux, archname=ia64-linux-thread-multi
jitcapable=1, jitarchname=ia64-linux,
jitosname=LINUX, jitcpuarch=ia64
execcapable=0
perl=/usr/bin/perl
Compiler:
cc='cc', ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
Linker and Libraries:
ld='cc', ldflags=' -L/usr/local/lib',
cc_ldflags='',
libs='-ldl -lm -lpthread -lcrypt -lrt -lgmp'
Dynamic Linking:
so='.so', ld_shared='-shared -L/usr/local/lib -fPIC',
ld_shared_flags=''
Types:
iv=long, intvalsize=8, intsize=4, opcode_t=long, opcode_t_size=8,
ptrsize=8, ptr_alignment=1 byteorder=12345678,
nv=double, numvalsize=8, doublesize=8
---
Environment:
HOME LANG LANGUAGE LD_LIBRARY_PATH LOGDIR PATH SHELL