This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling problem in Dynix/ptx v4.4.8


On Tue, Apr 08, 2003 at 07:32:54PM +0100, Singh, Harpreet  - G Consultant wrote:
> > I am working on Dynix/ptx v4.4.8.
> > and had written a simple socket program and when I am trying to complile
> > it with the following command it gives me the list following list of
> > errors.

This mailing list is for discussions about the development of the GNU
Compiler Collection.  Your question about use of socket libraries on
a particular operating system is outside the scope of this list.

Before trying a more appropriate forum for your question, however, make
sure that you are linking your program with "-lsocket -lnsl".

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]