Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在检查libgcc准备交叉编译环境时,我注意到有一些libgcc-s[124]-{arch}包 - 有很多包,s1但只有少数包(m68k 正好 1 个,hppa 正好 1 个)s2s4
libgcc
libgcc-s[124]-{arch}
s1
s2
s4
我假设 s1 s2 s4 分别表示支持第 1 层、第 2 层和第 4 层,但我在哪里可以找到参考来确认这一点?