[PolyORB-users] R: Re: R: Re: polyorb doesn't compile
denote23 at libero.it
denote23 at libero.it
Thu Feb 2 10:23:55 CET 2012
>You need to run ./doinstall for GNAT. GPS has a separate installer.
>
>- Bob
Yes. now the gnatmake and other binary are in /usr/gnat/bin
I receive the same error.
If I run, for example:
$gcc -c main.adb
gcc: error trying to exec 'gnat1': execvp: No such file or directory
$ /usr/gnat/bin/gcc -c main.adb
OK
$gnatchop -c main.adb
gcc: error trying to exec 'gnat1': execvp: No such file or directory
main.adb: parse errors detected
main.adb: chop may not be successful
no compilation units found
no source files written
More information about the PolyORB-users
mailing list