[erlang-patches] PATCH: Fix building on Solaris 11 Express
Henrik Nord
henrik@REDACTED
Wed Apr 13 15:03:35 CEST 2011
On 04/10/2011 09:17 PM, Palle Lyckegaard wrote:
> Hi,
>
> the following patch is necessary to build on a Solaris 11 Express host:
>
> git fetch git://github.com/PalleLyckegaard/otp.git solaris11
>
> In addition to the patch LD needs to be specified as
>
> LD=/usr/ccs/bin/ld ./configure && gmake
>
> otherwise the GNU ld located in /usr/gnu/bin/ld will incorrectly
> picked up.
>
> Regards
> Palle Lyckegaard
>
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Hi Palle
This is now included in 'pu'.
Thank you for your contribution!
--
/Henrik Nord Erlang/OTP
More information about the erlang-patches
mailing list