gcc 3.3 vs 3.4.4 - netdb.h different

2007-05-23 Thread Karl Kobata
I am compiling an application found on sourceforge that was compile on cygwin using gcc 3.3. Since we are compiling all of our application with gcc 3.4.4, I am recompiling the application and find that it is not able to find int declarations such as getnetbyname_r or gethostbyaddr_r or gethostbyna

environment setup for bash and tcsh

2007-05-16 Thread Karl Kobata
I thought I understood how the environment is setup but I guess I don't really. Can anyone tell me the order and file names that are executed to get the environment setup for a bash shell and tcsh shell? Bash: /etc/profile -> /etc/bashrc -> ~/.bash_profile -> ~/.bash_login -> ~/.profile Tcsh: /etc

gcc 3.4.4 - redhat REL3 vs cygwin libraries

2007-05-14 Thread Karl Kobata
Using gcc 3.4.4 on a redhat REL3 linux workstation, I can compile an application with no errors, yet if I do the same over on the cygwin gcc 3.4.4, I get many errors.  Since there are so many errors and the platform is the only difference, I would like to verify that all libraries and linked files