[OE-core] [PATCH 6/8] cmake: add nativesdk and target versions

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 8 16:22:31 UTC 2011


On Fri, 2011-07-08 at 17:08 +0100, Paul Eggleton wrote:
> On Friday 08 July 2011 16:49:12 Otavio Salvador wrote:
> > >> +# FIXME: Hack due gcc-crosssdk not being able to detect those
> > >> automatically +CXXFLAGS_virtclass-nativesdk += " \
> > >> +   -I${STAGING_DIR_HOST}${SDKPATHNATIVE}/usr/include/c++ \
> > >> +   -I${STAGING_DIR_HOST}${SDKPATHNATIVE}/usr/include/c++/${TARGET_SYS}
> > >> \ +   "
> > > 
> > > I get worried when I see things like this :(
> > > 
> > > Has anyone attempted to work out why gcc-crosssdk can't locate c++
> > > include files?
> > 
> > Not sure why but this is the same things as done on qt4-tools-nativesdk.
> 
> Yes, and I don't like it there either. Suggestions on fixing this would be 
> welcome - in the time I spent trying to figure out why it wasn't working (some 
> months ago) I couldn't find the cause.

Ok, I'm not happy but I guess this can go as is for now.

Paul: Can you open a bug against that being needed please?

So I'll merge libarchive and the cmake updates...

Cheers,

Richard





More information about the Openembedded-core mailing list