Re: Crypt::*
[email protected] (Tom Horsley) Wed, 10 Nov 1999 13:53:42 -0500 (EST)
| Newsgroups | perl.sdk |
|---|---|
| Message-ID | <[email protected]> |
The last time I tried to build things like IDEA and DES on Win32, they had makefiles generated which tried to build object files that were different only in the case of the names (des.o and DES.o or something like that). It was easy to whack them over the head and get them to build, but there probably ought to be some kind of "official" patch to fix them before they wind up in the sdk (maybe there has been, I haven't checked for a while).