On Sun, Jul 24, 2005 at 11:57:38AM -0600, dann frazier wrote:
> g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I./../base -I../../../include 
> -I./../dxui -Dlinux  -I/usr/include    -Wall -g -fsigned-char -O2  -c -o 
> DXApplication.o `test -f 'DXApplication.C' || echo './'`DXApplication.C
> In file included from 
> /usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../../include/c++/4.0.1/backward/stream.h:31,
>                  from DXApplication.C:28:
> /usr/lib/gcc/ia64-linux-gnu/4.0.1/../../../../include/c++/4.0.1/backward/backward_warning.h:32:2:
>  warning: #warning This file includes at least one deprecated or antiquated 
> header. Please consider using one of the 32 headers found in section 17.4.1.2 
> of the C++ standard. Examples include substituting the <X> header for the 
> <X.h> header for C++ includes, or <iostream> instead of the deprecated header 
> <iostream.h>. To disable this warning use -Wno-deprecated.
> /usr/include/sys/ucontext.h:49: error: array bound is not an integer constant

This is #318429 in libc6.1-dev. It's fixed in glibc in experimental, and
there is a patch for the glibc version in sid. As this bug seems to
affect quite a number of C++ apps, I'd rather not work around it in dx.

Regards,

Daniel.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to