From: cseawood AT qualcomm DOT com (Christopher Seawood) Subject: paths and networking 11 Mar 1998 20:52:22 -0800 Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: gnu-win32 AT cygnus DOT com Is there anyway to modify the path that gcc gives to ld for crt0 and libgcc? They are currently being spit out in the standard DOS format but this doesn't work well if you use bash as the default shell. Also, where are the networking functions supposed to be defined? endservent, setservent, endhostent, sethostent, etc. are declared in src/winsup/include/netdb.h but I cannot find any defines for them. Without these functions, I cannot get sshd to compile nor can I compile perl with socket support. Oh, and I fixed my vim problem by copying the buffer.c file from the unix vim-5.0.tar.gz to the src directory created by the win vim50src.zip. Regards, Christopher ----- Software Engineer / Unix Sysadmin / Linux Advocate / Prince Fanatic http://people.qualcomm.com/cseawood/ My opinions are my own and not those of my employer. - 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".