This is the mail archive of the gcc-bugs@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]

[Bug ada/13035] Ada testsuite uses installed gcc


------- Additional Comments From c dot christian dot joensson at comhem dot se  2003-11-14 08:03 -------
oops, missed to paste in the first lines of output from make checka-ada when 
the newly built gcc is installed before running the test suite...

test -d testsuite/ada/acats || mkdir -p testsuite/ada/acats
testdir=`cd /usr/local/src/trunk/gcc/gcc/testsuite/ada/acats; ${PWDCMD-pwd}`; \
export testdir; cd testsuite/ada/acats; ${testdir}/run_acats 
		=== acats configuration ===
gcc is /usr/local/src/gcc-binutils/trunk/objdir/gcc/testsuite/ada/acats/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 20031113 
(experimental)
host=pentium4-cygwin
target=pentium4-cygwin
gnatmake is /usr/local/src/gcc-binutils/trunk/objdir/gcc/gnatmake

		=== acats support ===
Generating support files... done.
Compiling support files...impdef-annex_c.ads:57:27: "SIGPIPE" not declared 
in "Names"
gnatmake: "impdef-annex_c.adb" compilation error
 done.

		=== acats tests ===
Running chapter a ...
Running chapter c2 ...
FAIL:	c23003b
FAIL:	c23003g
FAIL:	c23003i
Running chapter c3 ...

Cheers,

/ChJ

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13035


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