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]

Re: Continuing Problems trying to Compile Ada

[Get raw message]
"John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:

> Finally, there is a problem doing "make gnatlib_and_tools".  When ar tries
> to build libgnat.a, the following error occurs:
>
> ar: rts/a-charac.o: No such file or directory

This typically happens when OBJDIR is a subdirectory of SRCDIR.  This
configuration is not supported, see the building instructions.


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