On Wed, Apr 12, 2000 at 04:54:23PM -0400, Richard Kenner wrote: > So, since we can't assume the user has glibc, we can't use that in > GCC's longlong.h, right? *shrug* Does it matter? AFAIK we don't use anything from longlong.h in gcc on Alpha. That gets used in like libgcc2's __divdi3 etc, which never gets used. r~