Thank you very much Mounir. It works now.
Kind regards,
Rui Fernandes
On Wed, Feb 16, 2011 at 11:57 PM, Mounir IDRASSI
wrote:
> Hi,
>
> Add -leay32 to the end of the gcc command line of order to suppress the
> link errors you are seeing. This will help the gcc linker find the missi
INI~1\Temp\cc7A3ZJd.o:fatorialBIG.c:(.text+0x4c):
undefi
ned reference to `BN_dec2bn'
C:\DOCUME~1\RUIMIG~1\DEFINI~1\Temp\cc7A3ZJd.o:fatorialBIG.c:(.text+0x6a):
undefi
ned reference to `BN_mul_word'
C:\DOCUME~1\RUIMIG~1\DEFINI~1\Temp\cc7A3ZJd.o:fatorialBIG.c:(.text+0x84):
undefi
ned refe
ng the entire
folder inside the include dir of MinGW.
2) How do I call the header files - like bn.h - from the C scripts?
Kind regards,
Rui Fernandes
Porto, Portugal
ng the entire
folder inside the include dir of MinGW.
2) How do I call the header files - like bn.h - from the C scripts?
Kind regards,
Rui Fernandes
Porto, Portugal
Hi,
I've downloaded the Win32 distributable package of openssl - wich, it says -
it's compatible with MinGW. I've extracted the contents to a folder. I do I
call the library from Mingw C scripts? Where do I put the folder?
Can someone help me out?
Kind regards,
Rui Fernandes