GCC's ld supports the -shared flag. Now I'm trying to get the program to compile/link with the Sun tools, and Sun's ld doesn't seem to support the -shared flag. I'm trying to figure out what the equivelent is.