[erlang-questions] Trouble building R11B5 on solaris sparc 10
Kostis Sagonas
kostis@REDACTED
Fri Jun 15 18:09:17 CEST 2007
PJ Durai wrote:
> Hello
> I am encountering problems when I try to build build the recent source
> tarball in solaris sparc 10 (this is also a recent version, full
> install.)
>
> $ uname -a
> SunOS goliath 5.10 Generic_118833-33 sun4u sparc SUNW,Ultra-80
>
> $ gcc --version
> gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
>
> I googled around and couldn't find any information about this.
>
> Any ideas?
>
You need to use GNU's loader and assembler.
Make sure they appear before the ones from SUN in your path.
Kostis
More information about the erlang-questions
mailing list