compiling problem
compiling problem
- Subject: compiling problem
- From: anil kumar dahiya <email@hidden>
- Date: Wed, 29 Mar 2006 00:18:48 -0800 (PST)
Hi
I have making a client program using openssl to take with Gateway (running on i386 machine)
I compiled program test.c as below on linux (i386 ) and macos 10.3 (ppc).
gcc -ansi -DOPENSSL_THREADS -D_REENTRANT -DOPENSSL_NO_KRB5 -O3 -fomit-frame-pointer -fno-common -DL_ENDIAN -Wall -lssl -lcrypto -o test test.c
test.c:38: warning: return type defaults to `int'
test.c: In function `main':
test.c:95: warning: control reaches end of non-void function
when i run test executable on linux (i386) its able to talk with gateway properly
But when i run test executable on macos (ppc) ..connection between client and gateway get estabish... Then client is able send data to gateway but gateway does not resonse ...
I dont know why gateway is not !
able to
sent data to client ( mac os on ppc).. can anyone suggest whats going wrong.
Thanks in advance.
-----Anil
Blab-away for as little as 1ยข/min. Make
PC-to-Phone Calls using Yahoo! Messenger with Voice.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden