X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Ruby 1.8.7 (pl174) "make test" fails (floating point) *only* with default CFLAGS -O2 Date: Mon, 5 Oct 2009 13:11:30 -0700 (PDT) Organization: http://groups.google.com Lines: 28 Message-ID: <214686d4-5b80-4260-a1a2-ef4c3eb5ed64@l31g2000vbp.googlegroups.com> References: <7ac90bf8-5f37-466d-b531-211b75874bab AT a6g2000vbp DOT googlegroups DOT com> <65a0ba18-c3ed-42e9-92ed-78ed7c94f5a0 AT v20g2000vbs DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1254773490 10871 127.0.0.1 (5 Oct 2009 20:11:30 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 5 Oct 2009 20:11:30 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: l31g2000vbp.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.24 Safari/532.0,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, On Oct 5, 1:29=A0pm, "Rod Pemberton" wrote: > "Rugxulo" wrote in message > > > Now I'm on an ETA kick. It's another esoteric language, only eight > > commands, but it's quite different from Brainf***. > > You might try a post to comp.lang.forth, forwarding this, if interested. > > Rod Pemberton > PS. =A0Not real sure what this has to do with DJGPP... Basically, I got interested in Befunge93, and I found various interpreters (including default C one, which DJGPP happily accepts). One set was from a Ruby contest, and I knew 1.8.x supported DJGPP, so I decided to try compiling Ruby itself. Once I found out the -O2 and - Os difference, I thought it was worth mentioning here (honestly I doubt comp.lang.ruby cares, most people are anti-DOS snobs). Then I personally was playing with Ruby a bit, especially for ETA, and the two examples were just meant to prove "hey, DJGPP works, Ruby works, ETA works". (The main ETA distribution includes C and Perl versions, both of which work with DJGPP also.) So it's more of a bug report / success story / example code combo. :-) P.S. The only esoteric interpreters in Forth I know of are Brainf***, and while I like that too, it's not my main interest. (Too bad Google Groups' archives seems very incomplete these days, dunno why.)