Age | Commit message (Collapse) | Author | Files |
|
GCC compiles the xgcc cross compiler and will compile target
libraries e.g. libstdc++. It uses autoconf to configure the target
libraries which uses /usr/bin/cpp to determine the presence of
host includes.
By using xgcc we will not risk to include /usr/include to find standard
headers. If we do our cross compile check will hit.
The gcc 3.4 series patch only addresses target-libstdc++ where the
gcc3.3 and gcc4 series patch all targets
|
|
|
|
Cleanup some errors in packaging when certain files do not exist.
Add GCOV_PREFIX* cross-profiling patches.
Pass in GFORTRAN_FOR_TARGET for cross builds.
|
|
into giantshoulder.com:/home/tom/dev/openslug/openembedded
2005/03/12 03:41:05-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/12 12:27:12+01:00 (none)!koen
local.conf.sample:
note on leading spaces
2005/03/12 11:43:28+01:00 (none)!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into lieve.(none):/data/build/oe/clean-tree/openembedded
2005/03/12 11:43:02+01:00 (none)!koen
libmatchbox_svn.bb:
update to 1.6
2005/03/11 19:41:18-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/11 21:57:25-05:00 handhelds.org!kergoth
Gcc 3.4.0, 3.4.1, 3.4.2:
* Remove old versions.
Gcc 3.4.3:
* Adjust the gcc build to patch away the STMP_FIXINC/STMP_FIXPERM screwup when not setting --with-sysroot, and stop passing --with-sysroot .. setting it was resulting in our g++ binary adding -L/lib and -L /usr/lib to its link lines, which caused lots of problems.
2005/03/11 16:41:04-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/11 13:41:54-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/11 12:41:05-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/11 11:41:06-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
BKrev: 4232fb4bz0F18QK-4Xxxw237qdrUng
|
|
--disable-hosted-libstdcxx.
BKrev: 423106aera6A69PlhQ9P2x5IPDIzsA
|
|
check and precompiled headers.
BKrev: 4230e9aao_KPyiTvyJF5GF1LbbZ78Q
|
|
Bump PR.
Set --with-sysroot for the target gcc build, which fixes the "missing syslimits.h" problem.
Gcc packaging updates: split out gcov and cpp, package the /lib/cpp symlink, and rename the -c++ and -f77 packages.
BKrev: 422f6174mry97gr8W2Ii-XVLw9aRRQ
|
|
into home.(none):/home/slug/openembedded
2005/02/27 13:38:33-08:00 bkbits.net!nslu2-linux.adm
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/02/28 20:35:38+00:00 (none)!pb
patch gtk+ for display migration
2005/02/28 20:32:22+00:00 (none)!pb
add patch for gcc bug #15342
2005/02/28 19:58:29+00:00 (none)!pb
update gst-plugins to 0.8.7
BKrev: 4223809ctIUz5QLCYyQLpU5IdSPc-w
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/02/24 12:56:48-06:00 ti.com!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into odin.sc.ti.com:/home/kergoth/code/projects/oe/openembedded
2005/02/24 12:56:18-06:00 ti.com!kergoth
Apply gcc and qte fixes patch, courtesy Erik Andersen.
BKrev: 421e2d9c-cZcUG5dIcj9sFU7RpI-pQ
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2004/12/28 12:24:04-06:00 ti.com!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into odin.sc.ti.com:/home/kergoth/code/openembedded
2004/12/28 12:23:35-06:00 ti.com!kergoth
Update to current gcc 3.4.0 visibility patch, which fixes it so that the global new & delete operators are always set to 'default' visibility.
BKrev: 41d1a88aaZqVpzw1UEEVWun3uInbcw
|
|
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
|