From: Anthony F. <ant...@gm...> - 2013-03-31 16:54:26
|
Ludovic -- > I now understand the problem. Glad to hear it -- I was starting to think I was imagining things! Sorry that it took me a few tries to find the root cause. > Cross compilation is an issue. Yes, it often is. :( > I can't find in your patch how you "use native CC directly" It's actually in a previous email; I referenced in passing as "builds on my previous patch..." Looks like it got archived here: http://sourceforge.net/mailarchive/message.php?msg_id=30635681 (As with all my patches, I'm sure there's a nicer way of doing this, but I don't grok autotools. In the real kconfig systems, it shows up as "HOSTCC" and "HOSTLD" instead of "CC" and "LD"/"CCLD" respectively, if memory serves.) > pcsc-wirecheck-gen should only be needed by me or another pcsc-lite > developper. The cleanest solution may be to include the generated file > pcsc-wirecheck-dist.c (25 kB) inside the .tar.bz2 archive. That sounds about right. I should probably just build a distributed tarball, and not from source; building from svn is a leftover from when the project was in flux last year. (And probably just the open-sc project, at that.) > Can you try the attached patch with your configuration? Will try it at some point today. Thanks! Happy Easter, if you happen to celebrate it today... :) Best regards, Anthony Foiani |