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]

Does "make check" work for Ada without "make install"?


I don't have gcc 3.4 installed. In gcc/testsuite/ada/acats/acats.log,
I got

...
Source Search Path:
   <Current_Directory>
   /export/build/gnu/gcc/build-i686-linux/gcc/ada/rts/
   /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/adainclude/

Object Search Path:
   <Current_Directory>
   /export/build/gnu/gcc/build-i686-linux/gcc/ada/rts/
   /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/adalib/

...

Running chapter a ...
splitting
/export/build/gnu/gcc/build-i686-linux/gcc/testsuite/ada/acats/tests/a/a22006b.ada
into:
   a22006b.adb
BUILD a22006b.adb
fatal error, run-time library not installed correctly
cannot locate file system.ads
compilation abandoned
gnatmake: "a22006b.adb" compilation error
FAIL:   a22006b

Why can't gcc find system.ads?


H.J.


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