Re: linking issue on Redhat 9 with cryptlib 3.1
From: Bert Szoghy (webmaster_at_quadmore.com)
Date: 07/14/04
- Previous message: Tom Naxos: "Re: Alternative S-box for AES"
- In reply to: Phil Carmody: "Re: linking issue on Redhat 9 with cryptlib 3.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 13 Jul 2004 17:12:25 -0700
Phil Carmody <thefatphil_demunged@yahoo.co.uk> wrote in message news:<87iscwuve1.fsf@nonospaz.fatphil.org>...
> Looks like libresolv is your man. (-lresolv obviously)
>
> Phil
Phil, thank you! The following compiled and ran fine:
gcc -o bert bert.c -L. -lcl -lpthread -lresolv
and of course:
bert
I appreciate the help, everyone. Hope this helps out somebody else.
Best regards,
Bert Szoghy
Quadmore Software Services
- Previous message: Tom Naxos: "Re: Alternative S-box for AES"
- In reply to: Phil Carmody: "Re: linking issue on Redhat 9 with cryptlib 3.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]