Hi, Can anyone explain why a simple hello_world.c compiles on a AMD64 machine to +/- 21000 bytes while on a raspberry pi 3 +/- 206000 bytes (10 times more) I use FreeBSD 12.1 stable on RPi3 and cc -o hello hello.c to compile. Gr., Jack