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
|
|
|
|
Hack to make me rich and famous. Patch versions 3.4.4,
4.0.0, 4.0.2, 4.1.0, 4.1.0-snapshot, 4.2-snapshot and
activate the hack when cross compiling.
gcc will abort if you call it with -I/usr/include or
-I/opt/include or -I/sw/include.
Apply the patch when fail-fast is in the OVERRIDES
|
|
- rather than build nslu2-kernel or nas100d-kernel slugos-image now
builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the
normal MACHINE override, even though MACHINE itself is still set to
nslu2 or nas100d (or ixp4xx).
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/10 17:26:37+01:00 reciva.com!pb
Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded
into mill.internal.reciva.com:/nexus/home/pb/oe/oe
2005/06/10 17:20:29+01:00 reciva.com!pb
add LDFLAGS patch to fix problem with f951
2005/06/10 17:57:11+02:00 utwente.nl!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into bitbake.utwente.nl:/home/koen/OE/openembedded
2005/06/10 17:56:56+02:00 utwente.nl!koen
sapwood_1.20-1.bb: add patch, courtesy Florian Boor
BKrev: 42a9c26bg7BdAnbDPEdLbrpjmhD2fA
|
|
initial compiler and not to try to use gcc-4.0.0 later on.
BKrev: 42a3ecfaV6DHMbUYvvlLDCrW6ErdAw
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/05 22:37:02+02:00 utwente.nl!koen
tslib-maemo_0.0.1-15.bb: tweak tslib-maemo a bit, courtesy Florian Boor
nokia770.conf: tweak preferred providers, courtesy Florian Boor
2005/06/05 21:11:14+01:00 reciva.com!pb
shuffle some gcc DEFAULT_PREFERENCEs around
BKrev: 42a36329ZV-DIwINptN5D_Kt7mt5LA
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/04 23:10:50+01:00 reciva.com!pb
add gcc 4.0.0
2005/06/04 23:08:08+01:00 reciva.com!pb
cope with gcc4 fortran bits
BKrev: 42a22dcac2kd3vW9QUK32xYMJJkc6A
|