Seum-Lim Gan writes: > I got the output from the cc verbose (-#). > Looks like there is a "-hread" towards the end.
Apparently, your compiler does not understand the -pthread option. I've read on the net that the Sun compiler options for thread-safety have changed a few times, but I haven't found a system yet. If you just want to get going, edit src/template/solaris and replace -pthread by the right option (-mt in your case?). -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]