raindrops RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: raindrops@librelist.com
Subject: [ANN] raindrops 0.4.1 - more portability!
Date: Sun, 26 Sep 2010 06:53:55 +0000	[thread overview]
Message-ID: <20100926065355.GA27161@dcvr.yhbt.net> (raw)
In-Reply-To: <20100926065355.GA27161@dcvr.yhbt.net>

Changes:

Rubinius 1.1.0 support is complete.  Atomic operations
are now available under FreeBSD 7.0.

Full changelog below:

    commit 8a2a725a4ad074af493e5aa075155eda8b1d6be7
    Author: Eric Wong <e+absinthe@yhbt.net>
    Date:   Sat Sep 25 00:14:48 2010 -0700

    force -march=i486 where GCC is targeted for i386

    Nobody uses i386 anymore (especially not with Ruby!),
    but some systems like FreeBSD 7.0 still target GCC at
    i386 by default, so we force GCC to use a slightly
    more modern instruction set and allow it to use
    atomic builtins.

    commit 256cc7c8ffb441dcf2d2a2da3bbbcc82546962d9
    Author: Eric Wong <e+absinthe@yhbt.net>
    Date:   Sat Sep 25 00:01:46 2010 -0700

    disable Linux-only code on non-Linux

    This allows us to build and link correctly on FreeBSD 7.0

    commit 22a5a39d75faa890048d07ae4ea0d494acd414ce
    Author: Eric Wong <e@yhbt.net>
    Date:   Sat Sep 25 06:25:42 2010 +0000

    linux: workaround missing RSTRUCT* macros in rbx

    Rubinius does not include macros for accessing
    Struct members in the C API.

    ref: http://github.com/evanphx/rubinius/issues/494
-- 
Eric Wong


           reply	other threads:[~2010-09-26  6:54 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20100926065355.GA27161@dcvr.yhbt.net>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/raindrops/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100926065355.GA27161@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=raindrops@librelist.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/raindrops.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).