Building HIPE on Solaris 10
Vance Shipley
vances@REDACTED
Thu Jan 12 18:06:18 CET 2006
Mikael,
That seems to be the problem:
$ /usr/sfw/bin/gcc -v
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Thanks.
-Vance
On Wed, Jan 11, 2006 at 12:09:21PM +0100, Mikael Pettersson wrote:
}
} We don't have Solaris 10 over here, but I remember seeing a similar
} error on Solaris 9. It occurred because some sysadmin had seen fit
} to install a gcc toolchain configured to use the GNU assembler but
} the Solaris linker, and it totally broke. My SPARC/Solaris9 gcc
} uses both the Solaris assembler and linker, and it works fine.
}
} /Mikael
More information about the erlang-questions
mailing list