On 05.18 Bill Pringlemeir wrote:
>
> Why don't the build scripts run a dummy file to determine where the
> floating point registers should be placed?
>
> ...
> const int value = offsetof(struct task_struct, thread.i387.fxsave) & 15;
> ...
>
That is not the problem. The problem is that the registers have to lay
in a defined way, transcribed to a C struct, and that pgcc lays badly that
struct.
--
J.A. Magallon # Let the source be with you...
mailto:[EMAIL PROTECTED]
Linux Mandrake release 8.1 (Cooker) for i586
Linux werewolf 2.4.4-ac11 #2 SMP Fri May 18 12:27:06 CEST 2001 i686
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/