Can somebody explain for the n-th time how to create a .so with GDC? Here's what I'm getting: $ gdc -fshared -Wl,-soname,libfoo.so -o libfoo.so foo.o /usr/bin/ld: unknown flag: -soname collect2: ld returned 1 exit status That's on Mac OS X. How about also setting up a wiki page so it's easy to find? -- Carlos Santander Bernal