Solaris 10 64-bit Compile Problem

Tod Thomas tthomas at chubb.com
Wed Dec 28 18:57:26 CET 2005


We're upgrading one of our boxes to 64-bit Solaris 10.  I got 
lib-gpgerror-1.0 to compile and install fine with:

  ./configure CC=gcc CFLAGS=-m64 --prefix=/export/home/ldap/usr/local 
--with-gnu-ld

When I try to compile libgcrypt-1.2.1 I get:
.
.

/bin/bash ../libtool --mode=compile gcc  -m64 -c -o mpih-add1.lo `test 
-f 'mpih-add1.S' || echo './'`mpih-add1.S
  gcc -m64 -c mpih-add1.S  -fPIC -DPIC -o .libs/mpih-add1.o

/usr/ccs/bin/as: "/var/tmp//ccwv441k.s", line 30: error: detect global 
register use not covered .register pseudo-op

This error repeats a nummber of times.

I narrowed it down to the compile of ./mpi/mpih-add1.S.  Has anyone run 
into this?


Thanks - Tod



More information about the Gcrypt-devel mailing list