gcc uses collect2, not ld, to link things. Therefore, when using gcc
there's no need fooling ourselves, it's the gnu-shared method that we should use. Do it for Solaris to begin with.
parent
73aeb61c
Please register or sign in to comment
there's no need fooling ourselves, it's the gnu-shared method that we should use. Do it for Solaris to begin with.