Hey
I'm trying to build adaplugin in a gentoo linux system but there is a
problem.
The gcc package doesn't come with GNAT. Instead there is a separated
package for the Ada compiler which gcc doesn't know about.
When running make on the root directory I get this error:
make[1]: Entrando no diretório
`/home/ogro/tmp/ada/adaplugin-0.1.0-src/util'
libtool --mode=compile gcc -c -g -I/home/ogro/tmp/ada/adaplugin-0.1.0-src
-I/home/ogro/tmp/ada/adaplugin-0.1.0-src/linux-gnu-i686-include -gnatf
util.ads
gcc -c -g -I/home/ogro/tmp/ada/adaplugin-0.1.0-src
-I/home/ogro/tmp/ada/adaplugin-0.1.0-src/linux-gnu-i686-include -gnatf
util.ads -fPIC -DPIC -o .libs/util.o
gcc: util.ads: Ada compiler not installed on this system
make[1]: ** [util.lo] Erro 1
make[1]: Saindo do diretório
`/home/ogro/tmp/ada/adaplugin-0.1.0-src/util'
I tried changing "gcc" to "gnatgcc" in make.conf.in but with no success.
Nobody/Anonymous
None
None
Public
|
Date: 2007-01-27 19:59
|
|
Date: 2007-01-27 19:15
|
| Filename | Description | Download |
|---|---|---|
| adaplugin.gpr | GNAT Project file for building AdaPlugin | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 213385: adaplugin.gpr | 2007-01-27 19:59 | eveogro |