From: tarheit AT wcoil DOT com (Tim Arheit) Subject: undefined reference: gethostbyaddr, etc... 28 Dec 1997 20:38:58 -0800 Message-ID: <3.0.32.19971228231550.00747658.cygnus.gnu-win32@alpha.wcoil.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com I'm using b18 and am attempting to port a program. Compiling the parts of the program seems to work fine (I even had to grab and compile bison and it work just great), however when it gets to linking the program it reports several undefined references. Specifically gethostbyaddr, gethostbyname, srand48, drand48, tzset, major, minor and ualarm. I couldn't find these in any library (are they simply not implemented yet?) A search did show all the mentioned function listed in a file named SYSCALLS.c.X. Any ideas? Please forgive my ignorance if this is simple... it's the first time I've used this variant of GCC ;) -Tim - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".