Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure fails on Solaris on Intel/AMD architecture


  • To: vsipl++@xxxxxxxxxxxxxxxx
  • Subject: configure fails on Solaris on Intel/AMD architecture
  • From: Michael Aramini <Aramini@xxxxxxxxxx>
  • Date: Mon, 18 Jun 2007 20:59:39 -0400

When attempting to build Sourcery VSIPL++ 1.3 on Solaris running on a
system with 64-bit AMD processors, configure fails as follows:
ATLAS: CC  gcc
ATLAS: F77
ATLAS: CFLAGS -g -O2
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking for i386-pc-solaris2.10-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for machine type... probe
checking for asm style... configure: error: cannot determine asm type.
===============================================================
configure: error: built-in ATLAS configure FAILED.

-Michael Aramini