As I work to try to improve rootless's portability (I'm now trying to go for both Cygwin and OS X) I'd like to alter Get_Architecture. For non-Linux kernels, I'd like to append the kernel type to the result. I'd also like to account for OS X's incorrect uname -m output.
All the output for Gobo's ARM, PPC, and i686 ports should be exactly the same. Cygwin on an i686 will be i686.CYGWIN. OS X on a ppc will be ppc.Darwin. The idea is to make sure that Get_Architecture only returns the same thing on two machines with binary compatibility. Is that ok? _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel