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
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
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
3 matches
Mail list logo