D:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(exit.o): In function `exit':  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:40: undefined reference to `__fini_cpp'  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:53: undefined reference to `_ExitProcess'

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

D:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(exit.o): In function `exit':  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:40: undefined reference to `__fini_cpp'  S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:53: undefined reference to `_ExitProcess'

1,222 次查看
yalamandadosaky
Contributor V

Hi Martin Kohler I am getting the below error and I dont want use the new lib to solve but how can i cu...

D:/Freescale/S32_Power_v1.0/S32DS/e200_ewl2/lib/fp/e200z4\libc.a(exit.o): In function `exit':

S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:40: undefined reference to `__fini_cpp'

S32DS/e200_ewl/EWL_C/src/stdlib/exit.c:53: undefined reference to `_ExitProcess'

collect2.exe: error: ld returned 1 exit status

make: *** [Basic_Z4_1.elf] Error 1

标签 (1)
标记 (3)
0 项奖励
1 回复

905 次查看
martin_kovar
NXP Employee
NXP Employee

Hi,

you shared insufficient information to find the root cause of the problem, but I think, you have incorrect configured paths to EWL in your project. Could you please share your project or at least Paths and Symbols settings?

pastedImage_2.png

Regards,

Martin

0 项奖励