[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Features



Michael Montague scripsit:

> Look at the table in http://en.wikipedia.org/wiki/Uname

Another source is to run (at configuration time) either "gcc -dumpmachine"
or "clang -dumpmachine", whichever you are using.  This produces
a triple that you can then check for whether it contains various strings.

> If someone has a better solution, I am happy to use it.

To answer your question about Chibi, the implementation only cares about
BSD/Windows/other, so it supports only the "bsd" and "windows" features.

-- 
"Repeat this until 'update-mounts -v' shows no updates.         John Cowan
You may well have to log in to particular machines, hunt down   cowan@x
people who still have processes running, and kill them."

_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports