I got the following errors with every file that includes
include/linux/bitops.h
include/linux/bitops.h: In function `generic_hweight64':
include/linux/bitops.h:118: warning: integer constant is too large for "long"
type
include/linux/bitops.h:118: warning: integer constant is too large for "long"
type
include/linux/bitops.h:119: warning: integer constant is too large for "long"
type
include/linux/bitops.h:119: warning: integer constant is too large for "long"
type
include/linux/bitops.h:120: warning: integer constant is too large for "long"
type
include/linux/bitops.h:120: warning: integer constant is too large for "long"
type
include/linux/bitops.h:121: warning: integer constant is too large for "long"
type
include/linux/bitops.h:121: warning: integer constant is too large for "long"
type
include/linux/bitops.h:122: warning: integer constant is too large for "long"
type
include/linux/bitops.h:122: warning: integer constant is too large for "long"
type
This is on UP, athlon, gcc 3.3
Rudmer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/