Memory Occupation

Compiler Options .text .data .bss
-O 317264 65856 5716
-O2 311056 65776 5716
-O3 311360 65776 5716
-Os 313680 70432 5716
-O -fno-rtti -fno-exceptions 268976 18840 1956

Compiler Options empty.c empty.cpp hello.c hello.cpp
-O 6384 / 16 6384 / 72 26496 / 1200 26496 / 1256
-O -fno-rtti -fno-exceptions 6384 / 16 6384 / 16 26496 / 1200 26496 / 1200

Compiler Options hello.c helloBaseClass.cpp helloDerivedClass.cpp
-O 26496 / 1200 26544 / 1328 41360 / 4688
-O -fno-rtti -fno-exceptions 26496 / 1200 26544 / 1200 26592 / 1232

Compiler Options SampleApplication.cpp
-O 143904 / 51112
-O -fno-rtti -fno-exceptions 116736 / 15808

Byte Ordering

Alignment Constraints

Contact Us | The OBS Framework Project