summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2010q4/000310.html
blob: eb6b8e4afc5639ba09da6b7f550d626c447148bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [pycrypto] Once again: Python3 with PyCrypto
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Once%20again%3A%20Python3%20with%20PyCrypto&In-Reply-To=4D13E25F.5030106%40gmx.li">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="000309.html">
   <LINK REL="Next"  HREF="000312.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[pycrypto] Once again: Python3 with PyCrypto</H1>
    <B>Thorsten Behrens</B> 
    <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=%5Bpycrypto%5D%20Once%20again%3A%20Python3%20with%20PyCrypto&In-Reply-To=4D13E25F.5030106%40gmx.li"
       TITLE="[pycrypto] Once again: Python3 with PyCrypto">sbehrens at gmx.li
       </A><BR>
    <I>Thu Dec 23 19:04:23 CST 2010</I>
    <P><UL>
        <LI>Previous message: <A HREF="000309.html">[pycrypto] Once again: Python3 with PyCrypto
</A></li>
        <LI>Next message: <A HREF="000312.html">[pycrypto] Once again: Python3 with PyCrypto
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#310">[ date ]</a>
              <a href="thread.html#310">[ thread ]</a>
              <a href="subject.html#310">[ subject ]</a>
              <a href="author.html#310">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>This is most vexing.

Using VC++ 2008, I can build, but not test - wrong version of VC++ for 
Python 2.1.

Using gcc in cygwin, I cannot build - issue with LONG_BIT definition. 
Although it's a 32-bit gcc, LONG_BIT is defined as 64, and that makes 
python21 most unhappy.

Suggestions welcome. Push comes to shove, if you have a working build 
environment for 2.1, maybe you can test changes. Or if you can suggest a 
Linux distribution that has a working 2.1 tool-chain, I could run that 
in a VM and test from there.

Thorsten

On 12/23/2010 6:59 PM, Thorsten Behrens wrote:
&gt;<i> On 12/23/2010 6:36 PM, Dwayne C. Litzenberger wrote:
</I>&gt;&gt;<i> One thing I want to be clear about is that Python 2.x compatibility 
</I>&gt;&gt;<i> should go back as far as 2.1, or 2.2 at the latest.  It's not 
</I>&gt;&gt;<i> acceptable to tell people running 2.2 to &quot;just upgrade to 2.6&quot;.
</I>&gt;<i> Sure, I get that. I am having a hard time testing 2.1, because VC++ 
</I>&gt;<i> 2008 doesn't seem to play well with it. Suggestions? -c cygwin?
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i>
</I>
</PRE>





<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000309.html">[pycrypto] Once again: Python3 with PyCrypto
</A></li>
	<LI>Next message: <A HREF="000312.html">[pycrypto] Once again: Python3 with PyCrypto
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#310">[ date ]</a>
              <a href="thread.html#310">[ thread ]</a>
              <a href="subject.html#310">[ subject ]</a>
              <a href="author.html#310">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">More information about the pycrypto
mailing list</a><br>
</body></html>