fuhao009 发表于 2023-3-24 15:21:42

银河麒麟v10sp2如何编译Greatsql 8.0.25-17

银河麒麟v10sp2如何编译Greatsql 8.0.25-17

yejr 发表于 2023-3-24 15:29:06

参考 https://gitee.com/GreatSQL/GreatSQL-Doc/blob/master/docs/build-greatsql-with-source.md#22%E7%BC%96%E8%AF%91%E5%B9%B6%E6%89%93%E5%8C%85%E6%88%90%E4%BA%8C%E8%BF%9B%E5%88%B6%E6%96%87%E4%BB%B6%E5%8C%85%E6%88%96rpm%E5%8C%85

yejr 发表于 2023-3-24 15:38:29

另外,这里也有for麒麟os+龙芯环境的二进制包

https://gitee.com/GreatSQL/Great ... /GreatSQL-8.0.25-16

最新的8.0.25-17的二进制包正在制作中
#麒麟os + 龙芯cpuPKG_NAME=GreatSQL-${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}-${RELEASE}-Kylin-glibc${GLIBC}-${ARCH}#龙芯os + 龙芯cpuPKG_NAME=GreatSQL-${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}-${RELEASE}-Loongnix-glibc${GLIBC}-${ARCH}


fuhao009 发表于 2023-3-24 15:43:22

yejr 发表于 2023-3-24 15:38
另外,这里也有for麒麟os+龙芯环境的二进制包

https://gitee.com/GreatSQL/Great ... /GreatSQL-8.0.25-16 ...

# cat /etc/os-release
NAME="Kylin Linux Advanced Server"
VERSION="V10 (Sword)"
ID="kylin"
VERSION_ID="V10"
PRETTY_NAME="Kylin Linux Advanced Server V10 (Sword)"
ANSI_COLOR="0;31"

fuhao009 发表于 2023-3-24 15:44:47

yejr 发表于 2023-3-24 15:38
另外,这里也有for麒麟os+龙芯环境的二进制包

https://gitee.com/GreatSQL/Great ... /GreatSQL-8.0.25-16 ...

我想要自己编译

fuhao009 发表于 2023-3-24 15:48:45

yejr 发表于 2023-3-24 15:38
另外,这里也有for麒麟os+龙芯环境的二进制包

https://gitee.com/GreatSQL/Great ... /GreatSQL-8.0.25-16 ...

麒麟镜像:
链接: https://pan.baidu.com/s/1JBd330_pa9GyCvWwysazdQ 提取码: a5au

yejr 发表于 2023-3-24 15:49:40

fuhao009 发表于 2023-3-24 15:43
# cat /etc/os-release
NAME="Kylin Linux Advanced Server"
VERSION="V10 (Sword) ...

执行 lscpu 贴下结果

fuhao009 发表于 2023-3-24 16:58:42

yejr 发表于 2023-3-24 15:49
执行 lscpu 贴下结果

# lscpu
Architecture:                  x86_64
CPU op-mode(s):                  32-bit, 64-bit
Byte Order:                      Little Endian
Address sizes:                   39 bits physical, 48 bits virtual
CPU(s):                        6
On-line CPU(s) list:             0-5
Thread(s) per core:            1
Core(s) per socket:            1
Socket(s):                     6
Vendor ID:                     GenuineIntel
CPU family:                      6
Model:                           158
Model name:                      Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Stepping:                        10
CPU MHz:                         2600.000
BogoMIPS:                        5199.98
L1d cache:                     192 KiB
L1i cache:                     192 KiB
L2 cache:                        1.5 MiB
L3 cache:                        54 MiB
Vulnerability Itlb multihit:   KVM: Mitigation: VMX unsupported
Vulnerability L1tf:            Mitigation; PTE Inversion
Vulnerability Mds:               Vulnerable; SMT Host state unknown
Vulnerability Meltdown:          Vulnerable
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1:      Vulnerable: __user pointer sanitization and usercopy barriers only; no swapgs barriers
Vulnerability Spectre v2:      Vulnerable, STIBP: disabled
Vulnerability Srbds:             Unknown: Dependent on hypervisor status
Vulnerability Tsx async abort:   Vulnerable
Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse ss
                                 e2 ss ht pbe syscall nx pdpe1gb lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid pni p
                                 clmulqdq dtes64 ds_cpl ssse3 sdbg fma cx16 xtpr pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f
                                 16c rdrand hypervisor lahf_lm abm 3dnowprefetch fsgsbase bmi1 hle avx2 bmi2 erms rtm xsaveopt a
                                 rat
#

yejr 发表于 2023-3-24 17:31:16

fuhao009 发表于 2023-3-24 16:58
# lscpu
Architecture:                  x86_64
CPU op-mode(s):               ...

x86的架构啊,再看glibc版本,应该可以直接拿centos的包过来用

wwp 发表于 2023-3-24 18:39:50

本帖最后由 wwp 于 2023-3-24 18:53 编辑

yejr 发表于 2023-3-24 17:31
x86的架构啊,再看glibc版本,应该可以直接拿centos的包过来用
kylinos-sp2的系统 glibc 2.28 的 ,x86 跟arm能不能帮忙提供一份编译文档。
页: [1] 2
查看完整版本: 银河麒麟v10sp2如何编译Greatsql 8.0.25-17