This is the mail archive of the ecos-discuss@sources.redhat.com 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: problem building Linux synthetic target



cc1plus: warning: switch ‘-fvtable-gc’ is no longer supported
cc1plus: error: unrecognized command line option "-finit-priority"
make[1]: Leaving directory
`/home/josh/prj/smarthub/smarthub_synthetic_build/services/memalloc/common/v2_0'
make[1]: *** [heapgeninc.tcl] Error 1
make: Leaving directory `/home/josh/prj/smarthub/smarthub_synthetic_build'
make: *** [build] Error 2

Can someone help me out?

delete -finit-priority option in your ecos.ecc file as it is no longer supported in gcc 4.0 which I suppose you're using.


Jani


-- 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]