> Is this a "wait for egcs-1.1" thing? Or is there some way I can tell the > silly compiler that it's supposed to be an unsigned constant. #ifdef __STDC__ static const _G_uint32_t LC_C = 3907864577u; #else static const _G_uint32_t LC_C = 3907864577; #endif Todd Whitesel toddpw @ best.com