HelloI am writing small routine that should resolve URL. Using Solaris 8 box and gcc. I nedd to use 'gethostbyname()' function but after linking, I receive message with linking error.Does anyone knows which libraries I should include and which gcc option should be used for compiling?