update on LSARC/2008/210(Erlang/OTP R12B1)

Raymond Xiong Raymond.Xiong at sun.com
Wed May 7 01:48:00 PDT 2008


Just FYI that the FastTrack for Erlang/OTP will be updated to
include 64bit executables and libraries. The change was 
suggested during code review on sfw-discuss alias.

The new version is attached. The only change I made is that I
added the following new 64bit interfaces:

        /usr/bin/${MACH64}
                dialyzer         Uncommitted      Symbolic Link
                epmd             Uncommitted      Symbolic Link
                erl              Uncommitted      Symbolic Link
                erlc             Uncommitted      Symbolic Link
                escript          Uncommitted      Symbolic Link
                run_erl          Uncommitted      Symbolic Link
                to_erl           Uncommitted      Symbolic Link
                typer            Uncommitted      Symbolic Link
        /usr/lib/${MACH64}/erlang/  Project Private  Libraries and Binaries

Let me know if you have any concern or question.

-- 
Regards,
Raymond
-------------- next part --------------
Summary
=======

        Erlang[1] is a programming language and runtime
	environment designed for large-scale, fault-tolerant,
	distributed applications. One of its fundamental
	properties is its built-in support for lightweight
	processes and message-passing style concurrency.
	Erlang was originally designed for Telecom systems,
	but is also found very useful for network, database, 
	and other concurrent applications.

	OTP is a large collection of Erlang libraries to
	help people build applications. 

        This fasttrack introduces Erlang/OTP R12B1 into SFW
        consolidation.

        Micro release binding is requested.

Dependencies
============

	OpenSSL 0.9.7+	(snv_84 version 0.9.8a)
	jdk-1.2.2+	(snv_84 version 1.6.0)
	libgd		(snv_84 version 2.0.34)
        
Interfaces
==========

        Exported Interfaces
        -------------------
        NAME                     STABILITY        NOTES

        SUNWerlang               Uncommitted      Package Name
        /usr/bin
                dialyzer         Uncommitted      Symbolic Link
                epmd             Uncommitted      Symbolic Link
                erl              Uncommitted      Symbolic Link
                erlc             Uncommitted      Symbolic Link
                escript          Uncommitted      Symbolic Link
                run_erl          Uncommitted      Symbolic Link
                to_erl           Uncommitted      Symbolic Link
                typer            Uncommitted      Symbolic Link
	/usr/lib/erlang/         Project Private  Libraries and Binaries
        /usr/bin/${MACH64}
                dialyzer         Uncommitted      Symbolic Link
                epmd             Uncommitted      Symbolic Link
                erl              Uncommitted      Symbolic Link
                erlc             Uncommitted      Symbolic Link
                escript          Uncommitted      Symbolic Link
                run_erl          Uncommitted      Symbolic Link
                to_erl           Uncommitted      Symbolic Link
                typer            Uncommitted      Symbolic Link
	/usr/lib/${MACH64}/erlang/  Project Private  Libraries and Binaries
        SUNWerlang-doc         	 Uncommitted      Package Name
	/usr/share/doc/erlang/	 Uncommitted      HTML Docs
	/usr/share/man/man1erl/	 Uncommitted      Man Pages for OTP Applications
	/usr/share/man/man3erl/	 Uncommitted      Man Pages for Modules
	/usr/share/man/man4erl/	 Uncommitted      Man Pages for File Formats

        Imported Interfaces
        -------------------
        NAME                        STABILITY           NOTES

        OpenSSL                     External/Volatile   PSARC/2003/500
        Java SE 6                   Committed           PSARC/2006/430
        X Window System             Standard/Committed  PSARC/1998/299
        Graphics Draw Library       Uncommitted         PSARC/2007/166


References 
==========

        [1] http://www.erlang.org
            http://en.wikipedia.org/wiki/Erlang
            http://www.ericsson.com/technology/opensource/erlang/news/archive/erlang_goes_multi_core.shtml

        RFE ID# 6670247


More information about the opensolaris-arc mailing list