ruby22 buillds with gcc38 on powerpc64

regis.etourmy at free.fr regis.etourmy at free.fr
Thu May 5 18:53:18 UTC 2016


Sorry, I meant gcc48, not 38....

----- Mail original -----
De: "regis etourmy" <regis.etourmy at free.fr>
À: ruby at FreeBSD.org
Cc: freebsd-ports at freebsd.org
Envoyé: 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égis


[retourmy at 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 at G5:/usr/obj/usr/src/sys/GENERIC64  powerpc
[retourmy at G5 /usr/ports/lang/ruby22]$ ident /usr/ports/lang/ruby22/Makefile 
/usr/ports/lang/ruby22/Makefile:
     $FreeBSD: head/lang/ruby22/Makefile 413746 2016-04-21 16:43:14Z swills $
[retourmy at 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 at 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:powerpc64
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/



More information about the freebsd-ports mailing list