C compiler with 64-bit ints??

Dave Gillespie daveg at near.cs.caltech.edu
Fri Nov 10 10:44:42 AEST 1989


In article <6405 at jpl-devvax.JPL.NASA.GOV>, bruce at pituco.JPL.NASA.GOV (Bruce McLaughlin) writes:
> Does anyone know of a C compiler which runs on Sun workstations (68020/30)
> running 4.0.3 which supports 64-bit integers in a native-type mode? ...

Doesn't gcc (the GNU C compiler) have a "long long" type for 64-bit ints?
I can't find it in the documentation, but I've seen it used.
--
Dave Gillespie
  256-80 Caltech Pasadena CA USA 91125
  daveg at csvax.caltech.edu, cit-vax!daveg



More information about the Comp.lang.c mailing list