Tango 0.96 beta2 released

Sean Kelly sean at f4.ca
Fri Mar 16 19:54:57 PDT 2007


Frits van Bommel wrote:
> 
> However, copying GDC's std.c.stdarg module over it lets it compile a bit 
> further. Unfortunately, it then chokes on something else:
> ---
> gcc -c -O -m32 core/ThreadASM.S -ocore/ThreadASM.o
> gcc -c -O -m32 stdc/wrap.c -ostdc/wrap.o
> In file included from /usr/include/features.h:346,
>                  from /usr/include/errno.h:29,
>                  from stdc/wrap.c:1:
> /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or 
> directory
> make[1]: *** [stdc/wrap.o] Error 1
> make[1]: Leaving directory 
> `/home/urxae/opt/tango/svn-trunk/lib/common/tango'
> make: *** [lib] Error 2

Okay, I've changed the makefiles a bit.  Please let me know if you still 
see this error (or if I've created a new one).


Sean



More information about the Digitalmars-d-announce mailing list