[Spread-users] Compiling spread with Sun compiler

Andy Coulbeck Andrew.Coulbeck at Sun.COM
Wed Nov 24 21:00:04 EST 2004


Is there any way to run ./configure so that it builds using the Sun 
compiler and linker?

I have got as far as:
CC=cc ./configure

But it is trying to make a shared library using:
SHLD=cc -shared

What I need is:
SHLD=cc -G






More information about the Spread-users mailing list