This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eCos 3.0 beta 1 now available for download


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]