[New-bugs-announce] [issue40535] While build python 3.8.2 in linux ctypes.so is using libffi.so.6 instead of libffi.so.7

Ajaya report at bugs.python.org
Wed May 6 12:23:03 EDT 2020


New submission from Ajaya <ajayakumars265 at gmail.com>:

i am using libffi-3.3.tgz for building python 3.8.2 in Linux. In windows there is no problem it is using libffi-7.dll.In linux it is using libffi.so.6 instead of libffi.so.7.
i am using "./configure --prefix=/u/$loginID/Python$pythonVersion --enable-debug".

----------
components: Build
messages: 368277
nosy: Ajaya
priority: normal
severity: normal
status: open
title: While build python 3.8.2 in linux  ctypes.so is using libffi.so.6 instead of libffi.so.7
type: compile error
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40535>
_______________________________________


More information about the New-bugs-announce mailing list