Re: [RFC] /proc/ksyms change for IA64

Keith Owens (kaos@ocs.com.au)
Thu, 02 Aug 2001 23:25:34 +1000


On Thu, 2 Aug 2001 07:42:45 -0500 (CDT),
Jack Steiner <steiner@sgi.com> wrote:
>What problems exist with cross compiling.
>We are still using the cross-compiler for all of our building & testing.
>We use:
> gcc version 2.96-ia64-000717 snap 001117 (plus some patches that Ralf added last Dec).
>
>I know that at some point we need to convert to native builds but right now we
>dont have sufficient bigsur/lion boxes to do that.
>
>We have not seen any problems with the compiler we are using - at least we
>have not attributed a problem to the compiler.

The changes to the copy_user pipeline code in the latest 2.4.7-ia64
patch break snap 001117 in some circumstances. There are workarounds
but they require changes to code that is not IA64 related, not
satisfactory.

>Should we upgrade to gcc3.0 yet???

I have not succeeded building a cross compiler ix86 to ia64 for gcc
3.0, using a current CVS tree. The flow insn code breaks on some type
conversions in cross compile mode, even when using gcc 3.0 as the base
compiler. Debugging is still in progress.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/