GNUPG on sparc64 & solaris2.8

Lars Hecking lhecking@nmrc.ie
Wed Oct 10 01:08:01 2001



> Does anyone have gnupg 1.0.6 compiling on a sparc64 Solaris 2.8
> system?
It seems this is not yet supported. $ ls -d mpi/*sparc* mpi/sparc32 mpi/sparc32v8 mpi/supersparc $
> Does anyone know how to fake out the build routines to
> use acceptible machine and os types? My trouble seems to be:
>
>
> gcc -O -Wall -o mpicalc mpicalc.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a ../intl/libintl.a -lz -ldl -lnsl -lsocket
> ../mpi/libmpi.a(mpih-div.o): In function `mpihelp_mod_1':
> mpih-div.o(.text+0xb0): undefined reference to `__udiv_qrnnd'
Is this s 64bit-enabled version of gcc 3.x? I'd stay away from it, I hear that sparc64 support in gcc is not exactly ready for prime time yet. (sparc64 support is definitely not complete in gcc 2.95.x). A sparc32 binary will work just fine on 32 and 64 bit platforms.