[kaffe] strtouq, solaris/sparc broken (internal regr)

Riccardo zuse at libero.it
Thu Feb 10 14:28:21 PST 2005


Hey,

I see this wasn't fixed:

Undefined                       first referenced
 symbol                             in file
strtouq                             jitBasic.o
ld: fatal: Symbol referencing errors. No output written to .libs/
jitBasic
collect2: ld returned 1 exit status

on sparc/solaris 2.6

I tried substituting it to stroull

but it fails with

Translated ConstMethods.boolean_method_void1()Z (static) 89090
Failure for test__boolean_method_void1, got: 01000000 0.000000
  expected: 00000001 0.000000
FAIL: jitBasic
================================
1 of 1 tests failed
Please report to kaffe at kaffe.org
================================output written to .libs/jitBasic
collect2: ld returned 1 exit status

I tried strtoul instead but:

Translated ConstMethods.boolean_method_void1()Z (static) 89090
Failure for test__boolean_method_void1, got: 01000000 0.000000
  expected: 00000001 0.000000
FAIL: jitBasic
================================
1 of 1 tests failed
Please report to kaffe at kaffe.org
================================


so the problem is not there apparently and sparc is to be assumed broken.

-R





More information about the kaffe mailing list