Andreas Fenkart wrote:
Hi
The location of C++ headers has changed in gcc-cross-sdk_4.3.x
and above. See error message during packaging step:
NOTE: the following files were installed but not shipped in any package:
NOTE: /opt/angstrom/arm/arm-angstrom-linux-uclibcgnueabi/include/c++/4.3.2/ios
NOTE: /opt/angstrom/arm/arm-angstrom-linux-uclibcgnueabi/include/c++/4.3.2/map
NOTE: /opt/angstrom/arm/arm-angstrom-linux-uclibcgnueabi/include/c++/4.3.2/new
...
So, what you're seeing is that we've never used the c++ headers that are
spit out by the gcc-cross-sdk recipe but instead the ones from the
libstdc++-dev package which comes from the 'gcc' recipe.
Just confirmed that today, meta-toolchain, DISTRO=angstrom-2008.1,
MACHINE=beagleboard and a simple c++ app still build fine.
--
Tom Rini
Mentor Graphics Corporation
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel