HP3000-L Archives

March 1997, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Robert Rose <[log in to unmask]>
Reply To:
Robert Rose <[log in to unmask]>
Date:
Fri, 28 Mar 1997 18:12:44 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Ken,

  Thanks for your response to my problem compiling socket programs on 5.0.
I got another response to change my compile command in the posix shell that
fixed the problem.  I was using:

c89 -o w2unix -lsocket wtouserv.c

Changed it to:

c89 -o w2unix wtouserv.c -lsocket

and no more unresolved externals.  I've tried to find some documented reason
for this behavior, but haven't yet.

Thanks, Bob Rose

ATOM RSS1 RSS2