Blitz logo

Blitz Support :

From: eccf_at_[hidden]
Date: 2003-05-05 13:52:30


hi:

i'm testing the benchmarks in O2K i'm having the next problems:

CC -64 -LANG:std -LANG:restrict -Ofast -DUSE_LIBBLAS -DBZ_FORTRAN_SYMBO
LS_WITH_TRAILING_UNDERSCORES -I.. -64 -lCio -o acoustic acoustic.o
acousticf.
o acousticf2.o acousticf90.o acousticf902.o -L../lib -lblitz -lm
-lblas -lC
ld64: ERROR 33 : Unresolved text symbol "s_wsle64" -- 1st referenced by
acoust
ic.ipaa00PR8/1.o.
        Use linker option -v to see when and which objects, archives and
dsos ar
e loaded.
ld64: ERROR 33 : Unresolved text symbol "do_lioxh1" -- 1st referenced by
acous
tic.ipaa00PR8/1.o.
        Use linker option -v to see when and which objects, archives and
dsos ar
e loaded.
ld64: ERROR 33 : Unresolved text symbol "do_lioxr4v" -- 1st referenced
by acou
stic.ipaa00PR8/1.o.
        Use linker option -v to see when and which objects, archives and
dsos ar
e loaded.
ld64: ERROR 33 : Unresolved text symbol "e_wsle64" -- 1st referenced by
acoust
ic.ipaa00PR8/1.o.
ld64: ERROR 33 : Unresolved text symbol "_FWF" -- 1st referenced by
acoustic.i
paa00PR8/1.o.
        Use linker option -v to see when and which objects, archives and
dsos ar
e loaded.
ld64: ERROR 33 : Unresolved text symbol "do_lioxi4v" -- 1st referenced
by acou
stic.ipaa00PR8/1.o.
        Use linker option -v to see when and which objects, archives and
dsos ar
e loaded.
ld64: ERROR 33 : Unresolved text symbol "modulo_" -- 1st referenced by
acousti
c.ipaa00PR8/4.o.

Besides that, in goes well but when it's running i got:

length = 31622
length = 56234
sh[2]: 104655 Illegal instruction(coredump)
*** Error code 132 (bu21)
*** Error code 1 (bu21)

and crashes

what's happening?