----- Original Message ----- From: "venkat narayana M" <rsvenki229@xxxxxxxxx> To: "Rupert Wood" <me@xxxxxxxxx> Cc: <gcc-help@xxxxxxxxxxx> Sent: Monday, July 21, 2003 2:40 PM Subject: RE: problems in linking > thank you for responding > > i searched for libeay.a file in my system and i > couldn,t find it.I searched for it in the net to > download.But i find ssleay but not eay.these two > libraries are same or different.if those are different > where can i find the leay library > Try looking for libeay32.a - that's what it's called on my machine. (It gets built when you build openssl.) Cheers, Rob