On Thu, Jul 26, 2001 at 05:39:46PM -0400, Pooja Aggarwal wrote:
> Hi,
>
> I am a newbie to this group. I am having the following problem. I ported
> the rsa code from openssl and am trying to get it to work on Vxworks.
>
> It gives me the following error when i try to link in the library.
> In function BN_mod_word
> "undefined reference to __umoddi3"
Parts of your code were compiled with gcc and must therefore be linked
against -lgcc.
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]