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]

Re: How to defeat new check for presence of Ada compiler



On Thursday, November 29, 2001, at 07:51 , Richard Henderson wrote:

> Err, I'd expect it to be the same now, since the configure test
> is for the *host* ada compiler, not the target ada compiler.

Yes, that is the issue. My host does not have an Ada compiler yet.
In order to get one, I want to configure GCC, including the ada
subdirectory, and then drop in the assembly files so no ada compiler
needs to be called. I can create the .s files, that's not the problem.

   -Geert


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