[Linux]使用gcc13编译会报错 #2247
Answered
by
domchen
wangyinlong
asked this question in
Q&A
[Linux]使用gcc13编译会报错
#2247
-
我在linux环境编译PAG的时候(执行./build_pag.sh )遇到了下面报错,不知道你有没有遇到过,是不是我的c++编译环境不太对?还是其他什么问题,求指教。 所以想问下使用什么版本的gcc可以通过,12? |
Beta Was this translation helpful? Give feedback.
Answered by
domchen
Apr 12, 2024
Replies: 2 comments 2 replies
-
GCC 9.0是可以的。这个问题有时间我们也适配一下。 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
domchen
-
感谢
--
王崟垄
Yinlong Wang
School of Software
Tsinghua University
Mobile: +86-18515882258
Dom Chen ***@***.***> 于2024年4月12日周五 12:00写道:
… 开发分支main上已经增加了对gcc 13的兼容,等后续正式发版后会进入稳定分支。
—
Reply to this email directly, view it on GitHub
<#2247 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABM234WPODPT56KHY7TOF7TY45L6PAVCNFSM6AAAAABGBZBSI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TAOJRGEZDA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GCC 9.0是可以的。这个问题有时间我们也适配一下。