readme-sh

来自「linux下编译交叉工具链的工具源码」· 代码 · 共 17 行

TXT
17
字号
http://mirror.sh-linux.org/rpm-2003/SRPMS/gcc-3.2.3-3.src.rpm contains the following patches:gcc-20030210-sh-linux-1.patchgcc-3.2.3-libffi-1.patchgcc-3.2.3-sh-linux-dwarf2-1.patch (*not* applied by the spec file, it's in there by accident)gcc-3.2.3-libffi-1.patch was needed just to build, I think.After that was applied, sh4 gcc seemed to compile fine, but c++ programsfailed to execute because libstdc++.so.5 was built without versioninfo.  This was caused directly by libstdc++-v3/configure settingSYMVER_MAP=config/linker-map.dummy because it sees that no libgcc_s.so was generated; configure says  checking for shared libgcc... no.Applying gcc-20030210-sh-linux-1.patch in hopes it makes those problems go away.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?