How to compile your own library to use in the s32v234 environment

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

How to compile your own library to use in the s32v234 environment

跳至解决方案
1,613 次查看
chenhailiang_ca
Contributor I

I wrote a library function, compiled with gcc to generate .a and .so library files, found that can not be used in the s23v234 environment, how to compile in order to use under s32v?

标记 (3)
0 项奖励
回复
1 解答
1,523 次查看
chenhailiang_ca
Contributor I

it seems this prooblem has been solved. the library must be rebuild under the s32v environment because the gcc version under s32v is different from gcc under linux os.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,523 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

what is your gcc version and operating system?  

Jiri 

0 项奖励
回复
1,524 次查看
chenhailiang_ca
Contributor I

it seems this prooblem has been solved. the library must be rebuild under the s32v environment because the gcc version under s32v is different from gcc under linux os.

0 项奖励
回复