Hi,
I am trying to get the .pdb files for openssl. I read some previous
threads regarding this case but I am still not able to generate them.
Here are the steps I followed:
1) Add the 'debug' to mk1mf.pl (as say in INSTALL.W32 file).
2) Generate the nt.mak file with do_masm.
3) Edit the CFLAGS in nt.mak -> add the /Zi and /Oy- flags.
4) Build openssl.
5) I got all the exe with their associate pdb file. I got one out32.pdb
file in the openssl root directory. But what I am missing is the two
libeay32.pdb and ssleay32.pdb.
When I try to link my project with the two libs, even if I put the
out32.pdb file in the correct directory, I still get all the annoying
warning at the link.
Can someone tell me what I am doing wrong?
Thanks,
Yannick.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]