Re: [Scheme-reports] Features
John Cowan 05 Nov 2013 01:15 UTC
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@ccil.org
people who still have processes running, and kill them."
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports