Sergei Gavrikov wrote:
> Ilija Kocho wrote:

[snip]

> > I know these compiler flags come from ECOS_GLOBAL_CFLAGS but i need 
> > info. how to get rid of them. Can I just remove them from 
> > hal_arm_mac7100_mac7100evb.cdl? Btw. they are present in other platforms 
> > too (LPC 2xxx, etc.)

> because a built Make.params contains the substitutions:
> 
> ACTUAL_CFLAGS := $(subst -frtti,,$(ACTUAL_CFLAGS))
> ACTUAL_CFLAGS := $(subst -Woverloaded-virtual,,$(ACTUAL_CFLAGS))

Ilija, I understand the above is not solution. And you are right
ECOS_GLOBAL_CFLAGS contains those odd flags.

Sergei

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

Reply via email to