Re: Opteron

Hello Everybody,

On Fri, Sep 05, 2003 at 11:40:56PM -0400, bvds_at_localhost.localdomain wrote:

> Has anyone else tried to get comedi working on 
> an AMD Opteron in 64-bit mode?
> I am running gingin 64 with gcc 3.3 as the compiler.
> I am using kernel version 2.4.22
> 
> when I compile, I get hundreds of errors of the form:
> 
>  In file included from cb_das16_cs.c:44:
>  8253.h: In function `i8254_mm_load':
>  8253.h:257: warning: cast to pointer from integer of different size
>  8253.h:259: warning: cast to pointer from integer of different size

Using e.g. uintptr_t from stdint.h?

"They" have nice types defined in this file, e.g. uint8_t through
uint64_t, so they make architecture inpependant programming easier.


Roman

-- 
Roman Fietze                                fietze_at_s.netic.de
My public key is on   http://www.s.netic.de/fietze/index.html

Received on 2003-09-11Z18:02:03