Re: trying to compile gnat



[...]

Looks like you are running one of those GNAT distributions where the compiler driver for gnat is gnatgcc instead of just plain old gcc. This has caused more problems with builds like this. perhaps you can do something with export CC=gnatgcc before the configure. The basic problem is that (I think) configure does not know how to find gnatgcc, it is looking for a gcc that knows Ada.

thank you a lot
it solved the problem

What host OS is this?

Linux SuSE 9.0

Regards, Daniel
.



Relevant Pages

  • Re: Help installing GCC/GNAT 4.0.2
    ... I note that you are running gnatmake to get version information and not gcc ... Check to see if the Ada compiler on your system is invoked by gcc ... If your system uses gnatgcc for Ada programs, ... Simon Clubley, clubley@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ...
    (comp.lang.ada)
  • Re: Trig Function Linking Problems
    ... AJAskey wrote: ... Linux Red Hat 7.1 2.96-98 ... gnatgcc -c trig.adb ... gnatgcc 4.1.2 ...
    (comp.lang.ada)
  • Re: building a package -- newbie
    ... the gcc from the gnat package is renamed to gnatgcc (to maintain two ... gcc versions, one "normal" and the gnatgcc which is based on an older ... Sascha Wilde ...
    (comp.lang.ada)
  • Re: The Computer Language Shootout Benchmarks
    ... the corresponding C gcc programs? ... Benchmark timing results for FSF GNAT and GCC C of unknown version, ... Ada is part of Gcc and use of svn can show that. ...
    (comp.lang.ada)
  • Re: The Computer Language Shootout Benchmarks
    ... the corresponding C gcc programs? ... Benchmark timing results for FSF GNAT and GCC C of unknown version, ... Ada is part of Gcc and use of svn can show that. ...
    (comp.lang.ada)