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

Re: Can't compile with Ada from gcc built from current cvs


James Dennett <jdennett@acm.org> writes:

> When I try to compile a toy piece of code I consistently hit:
>
> [james@sepulchre james]$ gcc -c hello.adb
> fatal error, run-time library not installed correctly
> cannot locate file system.ads
> compilation abandoned
>
> And true enough, system.ads is only on my system in my source
> trees and as part of the 2.8.1-based ada installation.

Have you followed the build instructions, especially the part on 'make
gnatlib_and_tools'?


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