[geeks] And The Linux Weenies Wonder Why They Aren't Mainstream...`

der Mouse mouse at Rodents.Montreal.QC.CA
Thu Mar 2 10:26:20 CST 2006


> Just using two architectures will shake out most problems.  Say a
> Lintel machine and a Sparc system with the Sun compilers.

Well...if the SPAC is a sparc64.  But otherwise, you've got two 32-bit
machines there, with nothing to smoke out word-size dependencies.

Of course, if you really want to do a good job of portability testing,
throw in some even less "standard" machines, like, say, a PDP-10 (or
more likely a simulator) and a Lisp Machine.  (I've been told C
compilers exist for Lisp Machines, and they are great at finding
assumptions like "all the world's a byte-addressed flat address space",
since their pointers really do take advantage of the freedom the spec
offers about how pointers work.)

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse at rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B



More information about the geeks mailing list