[erlang-patches] PATCH: Fix building on Solaris 11 Express

Palle Lyckegaard palle@REDACTED
Sun Apr 10 21:17:37 CEST 2011


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






More information about the erlang-patches mailing list