Re: Couple of questions re: attributes
Peter Gutmann <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
"Timothy J. Miller" <[email protected]> writes: >python: device/system.c:788: setDeviceSystem: Assertion `( ( deviceInfo ) != >((void *)0) && ( void * ) ( deviceInfo ) > ( void * ) &_etext && ( sizeof( >DEVICE_INFO ) ) > 0 )' failed. >Aborted. Ah, damn, I forgot about that, that's triggering a gcc compiler bug when you enable debug mode (there are checks in the code for this, and that's one of them being triggered). >Methinks I'mna hafta either drop python or drop cryptlib since I don't have a >lot of work time to commit to this, either of which is a shame. Well, I'd try at least the C interface, and see if anyone responds to the request for help with the Python script. I can also prepare a slightly newer release for you that resolves the (identified :-) issues you've had if you like. Peter. _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.