]> code.ossystems Code Review - openembedded-core.git/commit
gcc-runtime: Various bug fixes
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 8 Jun 2010 19:33:16 +0000 (20:33 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 8 Jun 2010 19:33:16 +0000 (20:33 +0100)
commitf47eeddbd692ac3c6109c18c9f04a3ad4dc789ba
treeabe9f2ef67deb85c5cde312123b53aac4daaf225
parentd579b7c746b7113d5a4867b851ed2dc7733299a8
gcc-runtime: Various bug fixes

* Use the -nostdinc++ to CXX fixing libstdc++
* Generate libgcc in gcc-cross, save the result and use in gcc-runtime
* Fix the layout of the crt*.o files so the SDK compiler can find them

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/gcc/gcc-configure-runtime.inc
meta/packages/gcc/gcc-cross-canadian_4.3.3.bb
meta/packages/gcc/gcc-cross.inc
meta/packages/gcc/gcc-cross_4.3.3.bb
meta/packages/gcc/gcc-package-cross.inc
meta/packages/gcc/gcc-package-runtime.inc
meta/packages/gcc/gcc-runtime_4.3.3.bb