Hi all,
I am working on a project in which I need to use RSA and RNG functions.
If I run >gcc -S nomefile.c everything works.
But when I run gcc nomefile.c errors about undefinied functions
appears : there is a problem when linking. But how can I know which
files have to include when using the gcc command (I tryed to add
rsa_lib.c and several others but with no results!!!).
I know that it is a stupid question but I really need to know hot to do
these thing because I need to go on with my project !
Thanks in advance,
Paolo.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]