I'm having trouble with somew shared libraries I have built. When I try to
run applications against them they just die with a bus error. If I
statically link the applications with they work fine.
Is there anything particular I need to do to build shared libs on SPARC (they
work OK on Intel) apart from the obvious -fpic and -shared flags ?
Using strace shows the library being loaded and the crash is quite soon after
libc is loaded a little afterwards. Oddly enough not all the shared libs I
have built have the problem - just 2 out of 3.
It's a SPARCstation IPC running Debian 2.1 if that matters.
Patrick
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]