Age | Commit message (Collapse) | Author | Files |
|
bump PR to make sure gcc-cross reinstalls after cross changes to ensure everything works correctly
|
|
|
|
|
|
some XorA sed magic
|
|
|
|
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.
|
|
-gcc4.0.2 gcj installs the libgcj-4.0.2.jar
into the share directory. We want it to remain
there.
|
|
packages in a build. The change fixes problems in the following packages:
binutils{,-cross}_2.15.94.0.1
HOST_CC_ARCH was not being passed to HOST_CC. The problem does
not seem to be present in binutils* 2.16, however this version
is still used for uClibc builds.
gcc{,-cross,-cross-initial}_3.4.4
HOST/TARGET_CC_ARCH was not used in the appropriate places, plus
this was not sufficient - FLAGS_FOR_TARGET (a gcc make variable)
is now preloaded with the target CC_ARCH values, which causes all
the builds (gcc, g++, gcj, fortran) to get the correct values.
gcc OTHER
*NOT* fixed - other versions of gcc will still need the _CC_ARCH
fix in the same lines (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET),
however so long as these builds use gcc3-*.inc the FLAGS_FOR_TARGET
fixx will be there.
uclibc{,-initial}_0.9.27
TARGET_CC_ARCH added to the do_compile. For the do_stage step the
build actually compiles target code (make utils), but this will not
accept a CC with whitespace. The TARGET_CC_ARCH flags have therefore
been added to CFLAGS (a bit ugly, but it works).
These changes have been tested for both cross and target builds, the changes
should be fine on self-hosted (i.e. target-hosted) builds, if anyone actually
does these, but note that the gcc build specifically tests for build==host and
does *not* do certain _FOR_TARGET settings in this case (this was the case
before this change too) - if you are seeing strange settings on self-hosted
gcc builds (before and after this change) check the do_compile environment
variable settings.
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/21 11:17:03+02:00 uni-frankfurt.de!mickeyl
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2005/06/21 11:16:51+02:00 uni-frankfurt.de!mickeyl
gcc 3.x: set USE_NSL=no if TARGET_OS=linux-uclibc
BKrev: 42b7e077MJ-J63H3-THvZuCIheQ_rA
|
|
BKrev: 4263b50alX2DdJR0bLGycUioCPz2pg
|
|
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/02/25 13:50:27-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/25 13:50:03-06:00 ti.com!kergoth
Apply patch to ipkg 0.99.144 to add a --with-ipkgdir configure option, then alter ipkg-native 0.99.144 to back up the target libdir before native is inherited, and pass that via the new configure option.
2005/02/25 19:44:49+01:00 (none)!koen
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into lieve.(none):/data/build/oe/clean-tree/openembedded
2005/02/25 13:11:56-06:00 ti.com!kergoth
Unbork the gcc-cross ipk file creation bits per the recent target path changes.
2005/02/25 19:44:33+01:00 (none)!koen
kbdd_cvs.bb:
bump kbdd up to 0.8
2005/02/25 19:36:14+01:00 (none)!koen
fix imlib_1.2.0 src_uri imlib 1.2.0 != imlib2 CVS HEAD
2005/02/25 19:11:34+01:00 (none)!koen
add familiar-0.8.2.conf
BKrev: 421f8184dARKYVBLLD9NqXg-CD8pmA
|