[EMAIL PROTECTED] wrote: > >> IRIX was much earlier than Solaris; Solaris was pretty late in the 64 bit > >> game with Solaris 7. > > > >And Alpha did not have a real 64 bit port as they did implement ILP64. > >With ILP64 your application does not really notice that it runs in 64 bits > >if you only use sizeof(). > > ILP64? > > AFAIK, Alpha had int as a 32 bit type and L and P as 64 bit types; > even ILP64 would be a proper 64 bit OS if a tad difficult to port > some code to. > > That's why time_t was a 32 bit value (oops).
OOps, you are right :-) Is it possible that I confused this with Linux an Alpha? GCC was not 64 bit clean until GCC-3.x If you compiles a GCC-2.x you did get more than 10000 warnings for bad printf format strings and people have been very upset for not being able to use gcc to compile 64 bit sparc binaries. Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED] (uni) [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss