On Wednesday, December 01, 2010 10:24 AM, Greg KH wrote:
> I've applied this, but I now get the following warnings when building
> the code:
Sorry, for late.
I can't see these warnings.
I think we build with 32bit Linux PC.
But we don't have 64-bit PC.
I tried build with "-m64" option on our PC, I can see the following error.
: sorry, unimplemented: 64-bit mode not compiled in
Can I see the warnings using our PC ?
If you have any information, let me know how to do.
---
Thanks,
Tomoya MORINAGA
OKI SEMICONDUCTOR CO., LTD.
On Tue, Dec 07, 2010 at 09:05:34AM +0900, Tomoya MORINAGA wrote:
> On Wednesday, December 01, 2010 10:24 AM, Greg KH wrote:
> >I've applied this, but I now get the following warnings when building
> >the code:
>
> Sorry, for late.
> I can't see these warnings.
> I think we build with 32bit Linux PC.
> But we don't have 64-bit PC.
>
> I tried build with "-m64" option on our PC, I can see the following error.
> : sorry, unimplemented: 64-bit mode not compiled in
>
> Can I see the warnings using our PC ?
> If you have any information, let me know how to do.
Yes, use a version of gcc that will build in 64bit mode :)
Or use a modern processor (I find it hard to believe you don't have
access to a 64bit intel processor these days...)
thanks,
greg k-h