From mboxrd@z Thu Jan 1 00:00:00 1970 From: bburky@bburky.com (Blake Burkhart) Date: Sat, 15 Nov 2008 18:42:19 -0600 Subject: [sup-talk] LibC on OpenBSD In-Reply-To: <1226794201-sup-4143@entry> References: <1226777116-sup-6508@ellipsis.bburky.com> <1226794201-sup-4143@entry> Message-ID: <1226796055-sup-4510@ellipsis.bburky.com> Excerpts from William Morgan's message of Sat Nov 15 18:14:28 -0600 2008: > What does > ruby -rrbconfig -e 'puts Config::CONFIG["arch"]' > print on your system? Here's the output: $ ruby -rrbconfig -e 'puts Config::CONFIG["arch"]' i386-openbsd4.3 -- Blake Burkhart