hello all,
i'm trying to compile gt-4.2.1 on Solaris 10 machine (x86), and i need
to add:
-lssl_extra
in a ld process.
I did:
./configure CC=cc LDFLAGS="-rpath=/usr/sfw/lib -lssl_extra"
--prefix=/local/apps/globus
but it does nothing.
I tried to modify manually
gt4.2.1-all-source-installer/source-trees/gsi/gaa_callbacks/gaa_simple/test/Makefile,
but "make" erases it
so what are the good way to add a lib?
"configure --help" talks about CFLAGS, ... but no luck for me.
Thanks in advance for help,
gerard
PS: i read
http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch03.html#s-platform-solaris
and
http://www.globus.org/toolkit/docs/4.2/4.2.1/admin/quickstart/#quickstart