Relative Content

Tag Archive for c++clinuxgcccross-compiling

Building GCC Cross-Compiler for ARM VxWorks

I am trying to build a cross-compiler from a x86-64 Linux host (Ubuntu-22.04 in WSL, with GCC 11) to arm-wrs-vxworks, and I’m having some serious trouble doing so. I have very limited experience with cross-compilers and think I may be running into some simple configuration issues.