[issue38527] configure script fails to detect "float word ordering" on Solaris

2020-04-01 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue38527] configure script fails to detect "float word ordering" on Solaris

2020-04-01 Thread miss-islington
miss-islington added the comment: New changeset fc036409226d2c65dad9503854f09b9a39c84f14 by Miss Islington (bot) in branch '3.8': bpo-38527: fix configure script for Solaris (GH-16845) https://github.com/python/cpython/commit/fc036409226d2c65dad9503854f09b9a39c84f14 --

[issue38527] configure script fails to detect "float word ordering" on Solaris

2020-04-01 Thread miss-islington
miss-islington added the comment: New changeset 5dd836030e0e399b21ab0865ae0d93934bdb3930 by Arnon Yaari in branch 'master': bpo-38527: fix configure script for Solaris (GH-16845) https://github.com/python/cpython/commit/5dd836030e0e399b21ab0865ae0d93934bdb3930 -- nosy: +miss-islingt

[issue38527] configure script fails to detect "float word ordering" on Solaris

2020-04-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +18635 pull_request: https://github.com/python/cpython/pull/19279 ___ Python tracker ___ __

[issue38527] configure script fails to detect "float word ordering" on Solaris

2020-02-29 Thread Batuhan Taskaya
Change by Batuhan Taskaya : -- nosy: +BTaskaya, jcea ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue38527] configure script fails to detect "float word ordering" on Solaris

2019-10-19 Thread Arnon Yaari
Change by Arnon Yaari : -- keywords: +patch pull_requests: +16395 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16845 ___ Python tracker ___

[issue38527] configure script fails to detect "float word ordering" on Solaris

2019-10-19 Thread Arnon Yaari
New submission from Arnon Yaari : When running the configure script on Solaris SPARC (versions 10 and 11), the script fails with the following error: checking whether float word ordering is bigendian... unknown configure: error: Unknown float word ordering. You need to manually pr