Tango 0.96 beta2 released

Lars Ivar Igesund larsivar at igesund.net
Fri Mar 16 02:52:11 PDT 2007


Frits van Bommel wrote:

> It doesn't compile for me... :(
> OS: Ubuntu 6.10 (Edgy) amd64
> Compiler: gdc (GCC) 4.1.1 20060524 (  (gdc 0.23, using dmd 1.007))
> 
> ---
> urxae at urxae:~/opt/tango/tango-0.96-src/lib$ ./build-gdc.sh
> 
> [...]
> 
> gdc -o lifetime.o -g -frelease -O2 -fversion=GC_Use_Alloc_MMap
> -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -pipe
> -I../../..   \
>          -c lifetime.d
> ../../../tango/stdc/stdarg.d:21: Error: cannot have out or inout
> parameter of type ubyte[24][1]
> ../../../tango/stdc/stdarg.d:815: template instance
> tango.stdc.stdarg.va_start!(uint) error instantiating
> lifetime.d:815: Error: cannot change reference to static array 'va'
> make[2]: *** [lifetime.o] Error 1
> make[2]: Leaving directory
> `/home/urxae/opt/tango/tango-0.96-src/lib/compiler/gdc'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory
> `/home/urxae/opt/tango/tango-0.96-src/lib/compiler/gdc'
> make: *** [lib] Error 2
> ---

Thanks for the wiki notes, they're fixed.

As for the above, I expect it to be 64 bit issues, as I cannot reproduce it
on my similar 32 bit setup. It is not something we have had time to fully
support yet, but it is an immediate goal preparing for the next release and
the coming snapshot builds.

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango



More information about the Digitalmars-d-announce mailing list