STINNER Victor <vstin...@redhat.com> added the comment:

x86 Ubuntu Shared 3.x is a 32-bit build:

* Ubuntu 14.04.4 LTS (Linode 2048 KVM VPS, Xeon E5-2680 v3/2.50GHz host, 1 core)
* os.cpu_count: 1
* os.uname: posix.uname_result(sysname='Linux', nodename='buildbot-ubuntu', 
release='4.5.5-x86-linode88', version='#2 SMP Fri May 20 15:30:53 EDT 2016', 
machine='i686')
* platform.architecture: 32bit ELF
* platform.platform: Linux-4.5.5-x86-linode88-i686-with-glibc2.0
* sysconfig[CC]: gcc -pthread
* sysconfig[CFLAGS]: -Wno-unused-result -Wsign-compare -g -Og -Wall 
-Wstrict-prototypes
* sysconfig[CONFIG_ARGS]: '--with-pydebug' '--enable-shared'
* sysconfig[OPT]: -g -Og -Wall -Wstrict-prototypes
* sysconfig[PY_CFLAGS]: -Wno-unused-result -Wsign-compare -g -Og -Wall 
-Wstrict-prototypes

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33627>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to