Bug#333952: Cross-compilers should not use biarch

2005-10-15 Thread Daniel Jacobowitz
On Sat, Oct 15, 2005 at 08:32:03PM -0700, Josh Triplett wrote: > Just out of curiosity, is it possible to provide multiple sysroots, such > that the resulting gcc looks in (for example) /usr/${ARCH1}-linux-gnu > for -march=(something in the $ARCH1 family) and /usr/${ARCH2}-linux-gnu > for -march=(s

Bug#333952: Cross-compilers should not use biarch

2005-10-15 Thread Josh Triplett
Daniel Jacobowitz wrote: > On Sat, Oct 15, 2005 at 07:35:39PM -0700, Josh Triplett wrote: >>(such as powerpc64), because the contents are in lib64 directories and >>the include files are in alternate locations as well. > > The include files nowadays are in /usr/include/, so no. It > would only ne

Bug#333952: Cross-compilers should not use biarch

2005-10-15 Thread Daniel Jacobowitz
On Sat, Oct 15, 2005 at 07:35:39PM -0700, Josh Triplett wrote: > (such as powerpc64), because the contents are in lib64 directories and > the include files are in alternate locations as well. The include files nowadays are in /usr/include/, so no. It would only need to know about /lib64. > Furth

Bug#333952: Cross-compilers should not use biarch

2005-10-15 Thread Josh Triplett
Daniel Jacobowitz wrote: > On Fri, Oct 14, 2005 at 09:06:19AM -0700, Josh Triplett wrote: >>Currently, for platforms which natively build a biarch GCC, such as >>powerpc, the GCC package also attempts to build a biarch cross-compiler >>when targetting that platform. This would require the installa

Bug#333952: Cross-compilers should not use biarch

2005-10-15 Thread Daniel Jacobowitz
On Fri, Oct 14, 2005 at 09:06:19AM -0700, Josh Triplett wrote: > Currently, for platforms which natively build a biarch GCC, such as > powerpc, the GCC package also attempts to build a biarch cross-compiler > when targetting that platform. This would require the installation of > cross-compilation

Bug#333952: Cross-compilers should not use biarch

2005-10-14 Thread Josh Triplett
Package: gcc-4.0 Version: 4.0.2-2 Tags: patch Currently, for platforms which natively build a biarch GCC, such as powerpc, the GCC package also attempts to build a biarch cross-compiler when targetting that platform. This would require the installation of cross-compilation libraries for two diffe