please help; 64bit question
raoul s
raoul_s2001@yahoo.com
Wed Jun 12 15:11:00 GMT 2002
i am 64 bit compiling a driver code and i get these
messages(warnings).
please tell me if this is ok and how i may to improve
it?. ult(sol2.8).
# /usr/local/bin/gcc -D_KERNEL -m64 -c csd.c
csd.c:102:9: warning: extra tokens at end of #endif
directive
csd.c:176: warning: initialization from incompatible
pointer type
csd.c: In function `cs_info':
csd.c:1004: warning: cast to pointer from integer of
different size
csd.c: In function `cs_ioctl':
csd.c:1237: warning: cast to pointer from integer of
different size
csd.c:1264: warning: cast to pointer from integer of
different size
csd.c:1275: warning: cast to pointer from integer of
different size
csd.c:1281: warning: cast to pointer from integer of
different size
# /usr/ccs/bin//ld -r csd.o -o csd
# ls
cs_h.h csd csd.c csd.o
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
More information about the Gcc-help
mailing list