[erlang-questions] Erlang crypto_drv in R13B02/03 fails to load on amd64-Solaris2.10
Peter-Henry Mander
phmander@REDACTED
Mon Nov 23 15:13:50 CET 2009
Well, this didn't work:
LD=/usr/ccs/bin/ld ./configure --without-gnu-ld --with-ld=/usr/ccs/bin/ld
Now I'm going to create a wrapper to gcc to replace the -64 with -m64
and -G with -shared.
Pete.
On Mon, Nov 23, 2009 at 1:59 PM, Peter-Henry Mander
<phmander@REDACTED> wrote:
> I'm going to try ./configure --without-gnu-ld
> --with-ld=/usr/ccs/bin/ld just to see if this hint is picked up by the
> configure script.
More information about the erlang-questions
mailing list