Learn more. Ask Question. Asked 7 years, 5 months ago. Active 7 years, 5 months ago. Viewed 7k times. Improve this question. I would say yes. It's a little hard to compile a program without it.
I'm guessing it has the same function for the TI CC Add a comment. Active Oldest Votes. Improve this answer. Thank you for figuring this out and posing this answer. Have you installed a standard C library for your target? You need to tell the compiler and linker where to find it. Possible dup stackoverflow. Show 9 more comments. Active Oldest Votes. Some programmer dude Some programmer dude k 33 33 gold badges silver badges bronze badges.
So it's not possible to build a cross-compiler without Add a comment. Mahmoud Mostafa Mahmoud Mostafa 1 1 silver badge 6 6 bronze badges. Vendetta V Vendetta V 83 1 1 gold badge 1 1 silver badge 7 7 bronze badges. Sign up or log in Sign up using Google.
Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Podcast Making Agile work for data science. Did you use the guided installer? If yes, I can't help you. I cannot cross compile the kernel unless I download the pre-compiled linaro toolchain and used this for arm arch.
Thanks for your suggestion, I have updated above. I have got cross compilation working after setting up cross compilation tool chain from below. Yep successfully cross compile the kernel using arm-none-eabi- for arm odroid c1. Bare metal here means that your end program is going to run on a hardware without any operating system. That how firmware for microcontrollers work for example.
0コメント