mwldeppc: alert: internal linker error: File: 'ELF_linker.c' Line: 10151.
现在编译在链接时出现这个错误,想知道在哪里可以查看这个错误的原因,或者说哪里可以找到ELF_linker.c这个文件?
Solved! Go to Solution.
Hi,
This is internal linker error exception / crash. "ELF_linker.c" has nothing to do with your project source code.
I'd recommend you to install the latest CodeWarrior version (11.x) which contains the latest version of build tools (4.3 build 317) so there is a high chance the linker bug has been already fixed.
Hope it helps.
Stan
Hi,
This is internal linker error exception / crash. "ELF_linker.c" has nothing to do with your project source code.
I'd recommend you to install the latest CodeWarrior version (11.x) which contains the latest version of build tools (4.3 build 317) so there is a high chance the linker bug has been already fixed.
Hope it helps.
Stan