This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc cvs HEAD Ada testsuite on cygwin: failed run-time assertion : Tasking not implemented on this configuration


Windows XP/Pro SP1 cygwin P4 system with these packages:

binutils             20030901-1		 2.14.90 20030901
bison                20030307-1		 1.875b
cygwin               1.5.5-1		 
dejagnu              20021217-2		 1.4.2.x
gawk                 3.1.3-4
gcc                  3.3.1-3
w32api               2.4-1

LATS_UPDATED: Tue Nov 25 06:20:49 GMT 2003

configure  pentium4-cygwin --prefix=/usr/local/gcc-binutils --enable-shared --enable-threads=posix --with-system-zlib --enable-libgcj

When running the Ada acats test suite, I get a few UNSUPPORTED
results, such as this one:

		=== acats configuration ===
target gcc is /usr/local/src/gcc-binutils/trunk/objdir/gcc/xgcc -B/usr/local/src/gcc-binutils/trunk/objdir/gcc/
Reading specs from /usr/local/src/gcc-binutils/trunk/objdir/gcc/specs Configured with: /usr/local/src/trunk/gcc/configure pentium4-cygwin --prefix=/usr/local/gcc-binutils --enable-shared --enable-threads=posix --with-system-zlib --enable-libgcj Thread model: posix gcc version 3.4 20031125 (experimental)
host=i686-pc-cygwin
target=pentium4-cygwin
gnatmake is /usr/local/src/gcc-binutils/trunk/objdir/gcc/gnatmake

GNATLS 3.4 20031125 (experimental) Copyright 1997-2003 Free Software Foundation, Inc.

Source Search Path:
   <Current_Directory>
   /usr/local/src/gcc-binutils/trunk/objdir/gcc/ada/rts/
   /usr/local/gcc-binutils/lib/gcc/pentium4-cygwin/3.4/adainclude/


Object Search Path:
   <Current_Directory>
   /usr/local/src/gcc-binutils/trunk/objdir/gcc/ada/rts/
   /usr/local/gcc-binutils/lib/gcc/pentium4-cygwin/3.4/adalib/

..

splitting /usr/local/src/gcc-binutils/trunk/objdir/gcc/testsuite/ada/acats/tests/a/a83a02b.ada into:
   a83a02b.adb
BUILD a83a02b.adb
RUN a83a02b
failed run-time assertion : Tasking not implemented on this configuration
UNSUPPORTED:	a83a02b

Is there something I could do about this?

TIA,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]