François Bissey wrote:
On Sat, 30 Jan 2010 16:28:04 David Kirkby wrote:
I will however test this out later today (within the next 12 hours) on
the Sun Blade 2000 I own. That will at least enable us to determine if
it is the hardening in Solaris on SPARC which is causing this. The
fact this has been around since 13 years on Solaris, makes me a bit
suspicious this is not the reason. But the only way to be sure is to
disable the protection.
I didn't post this with the idea it would solve your problem but it'd be
nice. However since the defect is in gmp too, and I expect you never
had the problem with gmp, I am doubtful as well.
Francois
It does not solve the problem anyway. After disabling the stack protection:
ld.so.1: t-popc: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 27308 Killed ${dir}$tst
FAIL: t-popc
ld.so.1: t-parity: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class:
ELFCLASS32
/bin/bash: line 1: 27328 Killed ${dir}$tst
FAIL: t-parity
ld.so.1: t-sub: fatal: /usr/local/lib/libgcc_s.so.1: wrong ELF class: ELFCLASS32
/bin/bash: line 1: 27348 Killed ${dir}$tst
FAIL: t-sub
=============================================================
9 of 9 tests failed
Please report to http://groups.google.co.uk/group/mpir-devel/
=============================================================
drkir...@swan:[~/mpir-1.3.0] $ tail /etc/system
* To set variables in 'unix':
*
* set nautopush=32
* set maxusers=40
*
* To set a variable named 'debug' in the module named 'test_module'
*
* set test_module:debug = 0x13
set noexec_user_stack=0
I believe this is either a libtool bug, or libtool is being used incorrectly. I
know of no other application which needs the LD_LIBRARY_PATH to include the
64-bit bit library directory. Although Sage does not fully build 64-bit on
SPARC, quite a bit of it does. I've never noticed any such problems before.
Dave
--
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org