On Dienstag 30 Oktober 2007, Jan Engelhardt wrote:
> On Oct 30 2007 22:30, Frank Fiene wrote:
> >> >Funny thing: the driver connects to the backend via a socket, so
> >> > this is bad designed Software which depends on the architecture,
> >> > like 32bit mysql-client cannot connect to a 64bit mysql-server!
> >> > :-(
> >>
> >> File a bug, then. :)
> >
> >Oh, i've spoken to Ludovic Rousseau (he is the main devloper of
> >pcsc-lite, isn't he?) and he talked about some 32bit-63bit issues.
> >
> >I will give it a new try.
>
> If I send a uint64_t from an ELF64 program, I expect it to be
> properly tagged, headered, framed or whatever so that an ELF32 pcsc
> does not interpret it as two uint32_t.
> Basics of networking.

Yes, but its the other way round!

The application is ELF32 and pcsc is ELF64.

But anyway, you're right and this doesn't help me!
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to