Gary Thomas <[EMAIL PROTECTED]> writes: > Sergei Gavrikov wrote: [...] >> ecosconfig new sam7ex256 >> ecosconfig tree >> make -s >> U CYGHWR_HAL_ARM_AT91, new inferred value AT91SAM7S >> U CYGHWR_HAL_ARM_AT91_FIQ, new inferred value 1 >> U CYGHWR_HAL_ARM_AT91SAM7, new inferred value at91sam7x256 >> headers finished >> cc1: warning: command line option "-Woverloaded-virtual" is valid for >> C++/ObjC++ but not for C >> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but >> not for C >> cc1: warning: command line option "-Woverloaded-virtual" is valid for >> C++/ObjC++ but not for C >> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but >> not for C >> cc1: warning: command line option "-Woverloaded-virtual" is valid for >> C++/ObjC++ but not for C >> cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but >> not for C >> build finished >> [...] >> I like to see these 2 lines together. And if anybody knows how to fix >> this issue in platform CDL, please, enlight me. >> > Your patch is the correct one - I've applied it. Next time, don't > forget the ChangeLog entry.
Is there anybody here who is willing/capable to fix the rest of HALs the same way, as every HAL in eCos suffers from the same problem (e.g., I recently happened to do the same thing for SPARC HAL)? -- Sergei.
