On Tue, Jan 26, 2016 at 11:44 AM, Antoine Pitrou <[email protected]> wrote:
> On Tue, 26 Jan 2016 20:36:26 +1000 > Nick Coghlan <[email protected]> wrote: > > > > If I understand the problem correctly, the CentOS 5 gcc toolchain is > > old enough that it simply doesn't emit the info libabigail needs in > > order to work. > > If you build on CentOS 5, you certainly want to use the RH developer > toolset 2 which gives you a modern-ish toolchain (gcc 4.8.2, IIRC). > Indeed, C++11 is the main reason why I added devtoolsset 2 in the `Dockerfile` that was part of what originated the manylinux effort. David > Regards > > Antoine. > > > _______________________________________________ > Distutils-SIG maillist - [email protected] > https://mail.python.org/mailman/listinfo/distutils-sig >
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
