internal linker error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

internal linker error

Jump to solution
524 Views
李宇涛
Contributor I

mwldeppc: alert: internal linker error: File: 'ELF_linker.c' Line: 10151.

现在编译在链接时出现这个错误,想知道在哪里可以查看这个错误的原因,或者说哪里可以找到ELF_linker.c这个文件?

0 Kudos
Reply
1 Solution
515 Views
stanish
NXP Employee
NXP Employee

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

View solution in original post

0 Kudos
Reply
1 Reply
516 Views
stanish
NXP Employee
NXP Employee

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

0 Kudos
Reply