Hi,
Try to compile the driver as a static library with
"ar" and link your program against this library with
-l<driver>.
You can compile the Towitoko driver as static libary
doing:
$ ./configure --enable-static
$ make
--- "Ph. Marek" <[EMAIL PROTECTED]> escribió: > Hi
everyone!
>
> Has anybody tried linking a program statically to a
> reader driver?
> I'd like/need something like this for a bootdisk
> where memory is very limited.
>
> So, has anyone any suggestions?
>
>
> TIA
>
> Phil
>
***************************************************************
> Linux Smart Card Developers - M.U.S.C.L.E.
> (Movement for the Use of Smart Cards in a Linux
> Environment)
> http://www.linuxnet.com/smartcard/index.html
>
***************************************************************
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************