Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!EU.net!sun4nl!fwi.uva.nl!not-for-mail From: casper@fwi.uva.nl (Casper H.S. Dik) Newsgroups: comp.unix.solaris,comp.unix.bsd.misc,comp.unix.internals Subject: Re: Solaris 2.6 Supersedes: <cancel.casper.329d5a07@mail.fwi.uva.nl> Date: 28 Nov 1996 10:23:20 +0100 Organization: Sun Microsystems, Netherlands Lines: 29 Distribution: inet Message-ID: <casper.329d5a07@mail.fwi.uva.nl> References: <32986299.AC7@mail.esrin.esa.it> <casper.329abb76@mail.fwi.uva.nl> <57ej3a$7ij@panix2.panix.com> <casper.329ae8f2@mail.fwi.uva.nl> <57fipg$q7j@panix2.panix.com> <casper.329c06bc@mail.fwi.uva.nl> <57ik5l$12i$1@shade.twinsun.com> <x7917mx5gx.fsf@dumbcat.codewright.com> NNTP-Posting-Host: mail.fwi.uva.nl Xref: euryale.cc.adfa.oz.au comp.unix.solaris:90799 comp.unix.bsd.misc:1621 comp.unix.internals:11362 Marco S Hyman <marc@dumbcat.codewright.com> writes: >Wellllll, I'll let you in on the secret ..... its a two stage process. >Stage 1: >Keep long 32 bits but now with 64 bit pointers so you can catch every >program that assumes a pointer can be stored in a long or int. I don't think so. Since all 64 bit offerings to date have made the right choice (commonly referred to as LP64) where longs and pointers are 64 bits but integer stay at 32 bits, most of the 64 bit porting [ for applications that need it ] has been done. >Stage 2 (not to be started until the world's C software has been fixed > regarding pointers and longs): >Change longs to 64 bits so we can start over again, this time finding >every line of code that assumes an IP address fits in a long or int. I think most people will go directly to stage 2. Though I think HAL has made a different choice for it's 64 bitversion of Solaris, making both ints and longs 64 bits. Casper -- Casper Dik - Sun Microsystems - via my guest account at the University of Amsterdam. My work e-mail address is: Casper.Dik@Holland.Sun.COM Statements on Sun products included here are not gospel and may be fiction rather than truth.