As well, I am looking to build with gcc.
I have found Section 5 of the document but it refers to directories in example code that don't exist.
slate:hello_world $ pwd
/Users/user/Downloads/nxp/SDK_2.7.0_EVK-MIMXRT1060/boards/evkmimxrt1060/demo_apps/hello_world@
slate:hello_world $ ls
board.c hello_world.c board.h hello_world.mex
clock_config.c hello_world.xml clock_config.h pin_mux.c evkmimxrt1060_sdram_init.jlinkscript pin_mux.h hello_world.bin
readme.txt
The docs refer to an armgcc directory, which I expect holds a makefile, maybe a linker map. But I don't see the armgcc directory here.