Alon Bar-Lev wrote:
> On 4/7/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
>>  Attached are the latest mode to OpenSC svn 3462 to use the Makefile.mak
>>  files to build on Windows.
> 
> Looks much better!
> 
>>  Index: src/include/winconfig.h
>> ===================================================================
>>  --- src/include/winconfig.h     (revision 3462)
>>  +++ src/include/winconfig.h     (working copy)
> 
>>  +#define WIN32_LEAN_AND_MEAN
> 
> Moved to makefile.
> 
>>  +#define USE_WINDOWS_PCSC
> 
> Removed
> 
>>   /* src/common/getpass.c */
>>   extern char *getpass(const char *prompt);
> 
> Removed.
> Please find the source that requires this and add #include
> <compat_getpass.h> to this source.
> 
> Also removed win32/makedef.pl
> 
> 1. Why didn't you add .def file for the PKCS#11 providers?

Because it was not done before and worked. I will add them.

> 2. libp11, engine_pkcs11 should also be fixed... :)

Lets get opensc fixed first.

> 3. The version.rc is constant to all files... While at mingw build I
> provide a better description...

Ok.

> 4. I will make winconfig.h to be generated with correct sources.
> 
> Alon.
> 
> 

-- 

  Douglas E. Engert  <[EMAIL PROTECTED]>
  Argonne National Laboratory
  9700 South Cass Avenue
  Argonne, Illinois  60439
  (630) 252-5444
_______________________________________________
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to