[En-Nut-Discussion] Nut/OS 4.4.0.0 gcc settings

Harald Kipp harald.kipp at egnite.de
Wed Sep 19 09:56:57 CEST 2007


Paulo Silva schrieb:
> I saw in at91sam7x-ek.conf that tools/GCC Settings lost an option called "Include debug Info", so olimex-sam7-ex256.conf lost it too.
> This option was there until version 4.3.99.
>   

How can this be while olimex-sam7-ex256.conf is still the initial 
version, checked in by Ole 12 days ago?

However, GCC_DEBUG had been generally removed from tools.nut, because it 
doesn't reflect any implemented option and thus was misleading.

If you want to create a debug version, select the platform arm-gccdbg 
instead of arm-gcc in the Configurator settings. Hint: You should remove 
-fomit-frame-pointer from Makedefs.arm-gccdbg (this will be fixed soon).

Harald




More information about the En-Nut-Discussion mailing list