Age | Commit message (Collapse) | Author | Files |
|
* added patch to gcc 3.3.4, see http://mail-index.netbsd.org/netbsd-bugs/2004/06/15/0001.html
|
|
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
|
|
|
|
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/02/01 16:49:21+01:00 uni-frankfurt.de!mickeyl
apply bash3-compatibility patch to gcc 3.3.4. patch courtesy marvin24
BKrev: 41ffa5154nnKurL6ixrb4h6p0nisNg
|
|
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
|