Hi, I am able to compile and execute a binary cross-compiled using arm-unknown-linux-uclibcgnueabi on an ARM v7l. I am trying to build a static gdbserver but it keeps building a dynamically linked gdbserver. In the toolchain option, I have enabled "Build Static Toolchain". -Duong