On Mon, Apr 02, 2012 at 12:30:51PM +0200, Basile Starynkevitch wrote:
> Hello All,
> 
> It is my pleasure to announce the MELT plugin 0.9.5 release candidate 2 for 
> GCC 4.6 or 4.7.

MELT is a high-level domain specific language to extend GCC
 
> ################################################################
> NEWS for 0.9.5rc2 MELT plugin for GCC 4.6 & 4.7
> [[April 2nd 2012]] release candidate 2
> 
>    Alternative infix syntax is abandoned (it was never implemented)
> 
>    Accept $(sub sepxr) in macro-string and $[seq sepxr]
> 
>    Handle SIGIO Unix signals with asynchronous input channels
>    (experimental feature)
> 
>    Can be compiled by C++ (since GCC 4.7 often is)
> 
>    All the values are translated to melt_ptr_t variables, not void*
>    ones.
>  ###############################################################
> 
> I believe it should work for a GCC 4.7 compiled in C++ mode.
> Thanks to Alexnadre Lissy & Romain Geissler for their help.
> 
> Please test and report bugs or build success or failure on
> gcc-m...@googlegroups.com list.


Sorry, I forgot the download information

The release candidate 2 of MELT plugin 0.9.5 is still perhaps buggy but is 
available from 
http://gcc-melt.org/melt-0.9.5rc2-plugin-for-gcc-4.6-or-4.7.tar.gz 
as a gzipped tar archive of 4476348 bytes and md5sum 
75e528535b05a03f452b55018b6b085b. 
You could try building it e.g. with 
     make CC=gcc-4.7 CXX=g++-4.7 
or perhaps with 
    make MELTGCC=gcc-4.7 GCCMELT_CC=g++-4.7.

 Please report bugs on gcc-melt list. It is extracted from MELT branch svn 
revision 186078, april 2nd 2012.

Cheers.
-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***

Reply via email to