>  SPACE64 binaries work fine:
> [EMAIL PROTECTED]:~/test $ file sizeof
> sizeof: ELF 32-bit MSB executable, SPARC, version 1 (SYSV), for GNU/Linux 2.2.0, 
> dynamically linked (uses shared libs), not stripped
> [EMAIL PROTECTED]:~/test $ gcc -m64 sizeof.c -o sizeof
> [EMAIL PROTECTED]:~/test $ file sizeof
> sizeof: ELF 64-bit MSB executable, SPARC V9, version 1 (SYSV), for GNU/Linux 2.4.18, 
> dynamically linked (uses shared libs), not stripped
> [EMAIL PROTECTED]:~/test $ ./sizeof
> asdf
> 0.259863
> 1, 2, 4, 8, 8: 4, 8: 8,asdf
> 
>   Your kernel probably doesn't support sparc64 binaries.  Try
> sparc32 make ARCH=sparc64 ...
> while making your kernel.

Craig, any progress for this bug?  If no problem is existed, I would
like to close this.

Regards,
-- gotom



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to