gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] gm2 success


From: Gaius Mulley
Subject: Re: [Gm2] gm2 success
Date: Sun, 11 May 2014 15:01:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

john o goyo <address@hidden> writes:

> On 10 May 2014, at 12:37, Gaius Mulley wrote (in part):
>> thanks for the build log - yes the 18 failures are expected for 4.1.2.
>
> Okay, I am confused here.  I thought that gm2 had left gcc-4.1.2
> behind and would not build at all.

Hi John,

just after the move to git I did some work to allow gm2 on the (4.1.2)
branch to build under Debian Wheezy - plus a few bug fixes (Coroutine)
related.

        * gm2/gm2-libs-coroutines/SYSTEM.def: added definition
          of the internal procedure functions
          ShiftVal, ShiftLeft, ShiftRight, RotateVal,
          RotateLeft, RotateRight to handle large sets.
        * gm2/gm2-libs-coroutines/SYSTEM.mod: added implementation
          of the internal procedure functions
          ShiftVal, ShiftLeft, ShiftRight, RotateVal,
          RotateLeft, RotateRight to handle large sets.

        * testsuite/gm2/pimcoroutes/pass/gm2.exp:
        * testsuite/gm2/pimcoroutes/pass/exports.mod:
        * testsuite/gm2/pimcoroutes/pass/exports2.mod:
          (New files)
        * gm2/Make-lang.in: changed flag to -fpim
          and changed path appropriately.
        * gm2/gm2-libs-coroutines/SYSTEM.def:
          corrected export list taking care to only have data types
          on the (* @SYSTEM_DATATYPES@ *) line.
        * gm2/Make-lang.in: modified install to
          install pim coroutines version of SYSTEM.def.  Added
          coroutines version of SYSTEM.def to the build-libs
          dependency list.


        * gm2/Make-lang.in:  build a
          pim-coroutine version of SYSTEM.def and install it.
        * gm2/gm2-libs-coroutines/SYSTEM.def:
          add (* @SYSTEM_DATATYPES@ *) to the export list and
          @SYSTEM_TYPES@ to the commented out type list.
        * gm2/gm2.texi:  updated building
          section on how to build a 4.1.2 based gm2 under
          multiarch (Wheezy).
        * gm2/gm2-libs-coroutines/SYSTEM.def:
          removed duplicate exports of BYTE, ADDRESS and WORD.
        * gm2/gm2-libs-coroutines/SYSTEM.def:
          fixed previous change.
        * gm2/patches/gcc/4.1.2/03-patch:
        * gm2/patches/gcc/4.1.2/04-patch:
        * gm2/patches/gcc/4.1.2/05-patch:
        * gm2/patches/gcc/4.1.2/06-patch:
        * gm2/patches/gcc/4.1.2/07-patch:
        * gm2/patches/gcc/4.1.2/08-patch:
        * gm2/patches/gcc/4.1.2/09-patch:
        * gm2/patches/gcc/4.1.2/10-patch:
        * gm2/patches/gcc/4.1.2/11-patch:
        * gm2/patches/gcc/4.1.2/12-patch:
        * gm2/patches/gcc/4.1.2/13-patch:
        * gm2/patches/gcc/4.1.2/14-patch:
        * gm2/patches/gcc/4.1.2/15-patch:
        * gm2/patches/gcc/4.1.2/16-patch:
        * gm2/patches/gcc/4.1.2/17-patch:
          (New files).
        * gm2/gm2.texi:  changed configure
          examples to reflect new source tree layout.


regards,
Gaius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]