[issue46498] Add new triplets for loongarch64

2022-01-27 Thread Zhang Na


Zhang Na  added the comment:

loongarch64.diff has been modified according to the new toolchain spec.

--
Added file: https://bugs.python.org/file50590/loongarch64-new.diff

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46498] Add new triplets for loongarch64

2022-01-26 Thread Zhang Na


Change by Zhang Na :


--
pull_requests: +29118
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/30939

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46498] Add new triplets for loongarch64

2022-01-25 Thread WANG Xuerui


New submission from WANG Xuerui :

First of all I think the changes should probably go in main branch first, then 
backported to the older branches if possible; although IMO you'd be much better 
off just backporting and carrying the patch yourselves.

Secondly the suggested patch is not consistent with the LoongArch toolchain 
spec, in that it didn't use the multiarch identifiers in the spec document 
(https://github.com/loongson/LoongArch-Documentation/blob/a8a004148734445480659a5e25ef985817881341/docs/LoongArch-toolchain-conventions-EN.adoc,
 Table 12), but rather the old-world one; see the discussion at 
https://github.com/loongarch64/cpython/pull/1 (in Chinese) too.

--
nosy: +xen0n

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46498] Add new triplets for loongarch64

2022-01-23 Thread Zhang Na


Change by Zhang Na :


--
components: Build
files: loongarch64.diff
keywords: patch
nosy: zhangna01
priority: normal
severity: normal
status: open
title: Add new triplets for loongarch64
type: compile error
versions: Python 3.9
Added file: https://bugs.python.org/file50579/loongarch64.diff

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com