[erlang-questions] Solaris 10 build issues - R11B-4
Toby Thain
toby@REDACTED
Tue May 22 14:51:16 CEST 2007
On 22-May-07, at 5:28 AM, Mikael Pettersson wrote:
> Brad Anderson writes:
>> Hi all,
>>
>> I'm trying to get OTP R11B-4 to compile on Solaris 10 (x86,
>> 32bit). ...
>
> You MUST use the GNU assembler if you want HiPE support on x86.
> Sun's x86 assemblers are and have always been broken beyond repair.
> That means using a gcc that's been configured to use gas.
>
> If you don't want to install or build a fixed gcc,
A suitable gcc is bundled with Solaris 10, as far as I know; it's
just not on default $PATH.
--Toby
> then you can avoid
> this error by doing ./configure --disable-hipe before building OTP.
>
> /Mikael
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list