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

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

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

Jump to solution
1,616 Views
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?

0 Kudos
Reply
1 Solution
1,526 Views
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.

View solution in original post

0 Kudos
Reply
2 Replies
1,526 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

what is your gcc version and operating system?  

Jiri 

0 Kudos
Reply
1,527 Views
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 Kudos
Reply