[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::axp-developer

Title:Alpha Developer Support
Notice:[email protected], 800-332-4786
Moderator:HYDRA::SYSTEM
Created:Mon Jun 06 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3722
Total number of notes:11359

3497.0. "AccuWeather" by HYDRA::AXPDEVELOPER (Alpha Developer support) Thu Apr 17 1997 13:07

    Company Name :  AccuWeather
    Contact Name :  Jess Goldman
    Phone        :  
    Fax          :  
    Email        :  [email protected]
    Date/Time in :  17-APR-1997 12:04:34
    Entered by   :  Miller Chin
    SPE center   :  MRO

    Category     :  VMS
    OS Version   :  6.2
    System H/W   :  Alpha


    Brief Description of Problem:
    -----------------------------

    When trying to link their TCP/IP datagram written in C on AVMS 6.2,
    got missing routine error even though the DEC C runtime ref. manual
    had those routines names (in appendix A.).   How to get those routines,
    if available, in crtl for linking?

    Routines in question are: socket, inet_addr, htoms, bind, recv


T.RTitleUserPersonal
Name
DateLines
3497.1HYDRA::SCHAFERMark Schafer, SPE MROThu Apr 17 1997 14:363
    On your CC command, use /PREFIX_LIBRARY_ENTRIES=ALL_ENTRIES.  This is
    the default when you specify /STANDARD=VAXC or COMMON, which most users
    seem to be doing.
3497.2HYDRA::CHINThu Apr 17 1997 17:093
  re: -1 the mail was bounced.  I left this company a voice message.

3497.3HYDRA::CHINThu Apr 17 1997 17:334
  RE: -1

   Thanks, Mark.  Both /VAXC and /PREFIX... work fine for this ISV.  -Miller