compiler driver that understands Ada... no

Carl B. Constantine cconstan@csc.UVic.CA
Mon Apr 28 18:22:00 GMT 2003


*On Fri Apr 25, 2003 at 09:29:29AM +0100, Rupert Wood (me@rupey.net) wrote:
> Carl B. Constantine wrote: 
> 
> > checking for gnatbind... /package/gnat-3.15/bin/gnatbind
> > checking for compiler driver that understands Ada... no
> >
> > Well, what gives with that? How can I fix this? I thought gcc
> > understood ada and I could use it? gnat 3.15p doesn't come with a
> > "compiler driver" so how the hell am I supposed to build Gnat?
> 
> 'gcc' is the compiler driver. There'll be a gcc included in the GNAT
> distribution - that's the one it wants.

Ok, in the distro of gnat 3.15p (for solaris sparc) I see the following
potential candidates for this:

cc1
cpp
xgcc

I tried supplying ADAC=pathto/xgcc on the command line but I still get 

checking for compiler driver that understands Ada... no

during the configure. Now the path to xgcc, cc1, cpp are on my PATH so
it should find one of them shouldn't it?

Thanks.

-- 
Carl B. Constantine         University of Victoria
Programmer Analyst          http://www.csc.uvic.ca
UNIX System Administrator   Victoria, BC, Canada
cconstan@csc.uvic.ca        ELW A220, 721-8753



More information about the Gcc-help mailing list