Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2016 20:53:15 +0200 (CEST)
From:      regis.etourmy@free.fr
To:        ruby@FreeBSD.org
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ruby22 buillds with gcc38 on powerpc64
Message-ID:  <1273281658.150027084.1462474395131.JavaMail.root@zimbra2-e1.priv.proxad.net>
In-Reply-To: <892151912.149992512.1462472932532.JavaMail.root@zimbra2-e1.priv.proxad.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry, I meant gcc48, not 38....

----- Mail original -----
De: "regis etourmy" <regis.etourmy@free.fr>
=C3=80: ruby@FreeBSD.org
Cc: freebsd-ports@freebsd.org
Envoy=C3=A9: Jeudi 5 Mai 2016 20:28:52
Objet: ruby22 buillds with gcc38 on powerpc64

Hi,

I tried to build ruby22 with gcc38 on my powermac G5 and it built (it didn'=
t with clang). I have not tested yet if it runs well.

Thanks for all your work,

R=C3=A9gis


[retourmy@G5 /usr/ports/lang/ruby22]$ uname -a
FreeBSD G5 10.3-STABLE FreeBSD 10.3-STABLE #0 r298845: Sun May  1 09:16:35 =
CEST 2016     root@G5:/usr/obj/usr/src/sys/GENERIC64  powerpc
[retourmy@G5 /usr/ports/lang/ruby22]$ ident /usr/ports/lang/ruby22/Makefile=
=20
/usr/ports/lang/ruby22/Makefile:
     $FreeBSD: head/lang/ruby22/Makefile 413746 2016-04-21 16:43:14Z swills=
 $
[retourmy@G5 /usr/ports/lang/ruby22]$ pkg info ruby-2.2.5,1
ruby-2.2.5,1
Name           : ruby
Version        : 2.2.5,1
Installed on   : Thu May  5 20:05:12 2016 CEST
Origin         : lang/ruby22
Architecture   : freebsd:10:powerpc:64
Prefix         : /usr/local
Categories     : ipv6 ruby lang
Licenses       : RUBY or BSD2CLAUSE
Maintainer     : ruby@FreeBSD.org
WWW            : http://www.ruby-lang.org/en/
Comment        : Object-oriented interpreted scripting language
Options        :
        CAPIDOCS       : off
        DEBUG          : off
        DOCS           : on
        EXAMPLES       : on
        GMP            : off
        LIBEDIT        : on
        RDOC           : on
        READLINE       : off
Shared Libs required:
        libedit.so.0
        libffi.so.6
        libyaml-0.so.2
Shared Libs provided:
        libruby22.so.22
Annotations    :
        cpe            : cpe:2.3:a:ruby-lang:ruby:2.2.5:p0::::freebsd10:pow=
erpc64
Flat size      : 41.5MiB
Description    :
Ruby is the interpreted scripting language for quick and
easy object-oriented programming.  It has many features to
process text files and to do system management tasks (as in
Perl).  It is simple, straight-forward, and extensible.

Features of Ruby are shown below.

  + Simple Syntax
  + *Normal* Object-Oriented features(ex. class, method calls)
  + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method)
  + Operator Overloading
  + Exception Handling
  + Iterators and Closures
  + Garbage Collection
  + Dynamic Loading of Object files(on some architecture)
  + Highly Portable(works on many UNIX machines, and on DOS,
    Windows, Mac, BeOS etc.)

WWW: http://www.ruby-lang.org/en/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1273281658.150027084.1462474395131.JavaMail.root>