how to modify library version in rootfs filesystem

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

how to modify library version in rootfs filesystem

643 Views
bhagathchandar
Contributor I

Hi,

              I am using fortran compiler 6.4.0 gcc for altivec library. when i installed fortran compiler it will generate library version of  2.25  but sdk toolchain  filesystem is generating  library version  of 2.20.. but i need a file system with advance library version of 2.25.   In T4241 board , when I modified sdk toolchain filesystem to advance library version of 2.25. i am facing error below.

Kernel panic - not syncing: No working init found.  Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.

CPU: 6 PID: 1 Comm: swapper/0 Not tainted 4.1.8-rt8+gbd51baf #118
Call Trace:
[c0000002ed063c90] [c00000000077ced0] .dump_stack+0x88/0xb4 (unreliable)
[c0000002ed063d10] [c00000000077ad14] .panic+0xf4/0x27c
[c0000002ed063db0] [c0000000000022f0] .kernel_init+0x114/0xe24
[c0000002ed063e30] [c000000000000998] .ret_from_kernel_thread+0x58/0xc0

how to solve issue ....

thanks,

Tags (1)
0 Kudos
2 Replies

508 Views
Pavel
NXP Employee
NXP Employee

Perhaps you can use LSDK for your board.

NXP LSDK 18.06 provides toolchain glibc-2.27.

See the following page in NXP Community:

https://community.nxp.com/message/999002?commentID=999002#comment-999002


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

508 Views
bhagathchandar
Contributor I

thanks for reply message.. but  not support git for T4240rdb board .. but it's  helpful

0 Kudos