comp.lang.ada
 help / color / mirror / Atom feed
* autotools and ada
@ 2005-11-23  8:16 Ottavio Campana
  2005-11-23  9:31 ` Matthieu Moy
  2005-11-25  5:25 ` Jeffrey R. Carter
  0 siblings, 2 replies; 28+ messages in thread
From: Ottavio Campana @ 2005-11-23  8:16 UTC (permalink / raw)


Hi,

I'm trying to develop a program using autotools to manage the makefiles.
I haven't found anything on the web, except for this

http://oopweb.com/Ada/Documents/AdaLinux/VolumeFrames.html?/Ada/Documents/AdaLinux/Volume/5.html

which says "It is possible to use autoconf and automake on Ada
Makefiles, but this topic is beyond the scope of this book" so I don't
know what to do.

I'm familiar with autotools and c/c++, but not with ada. If I try to set
up a project and to compile it, I obtain:

bott@pcimg12:~/Progetti/turbo$ make
Making all in src
make[1]: Entering directory `/home/bott/Progetti/turbo/src'
cc     -o subtypes
cc: no input files
make[1]: *** [subtypes] Error 1
make[1]: Leaving directory `/home/bott/Progetti/turbo/src'
make: *** [all-recursive] Error 1
bott@pcimg12:~/Progetti/turbo$

so I see that it calls the wrong compiler. do you have any hint?

Thank you for your help.



^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2005-11-26  6:51 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-23  8:16 autotools and ada Ottavio Campana
2005-11-23  9:31 ` Matthieu Moy
2005-11-23  8:39   ` Pascal Obry
2005-11-23  9:33     ` Georg Bauhaus
2005-11-23 10:04       ` Ottavio Campana
2005-11-23 10:14     ` Stephen Leake
2005-11-23 10:28       ` Ottavio Campana
2005-11-23 10:37         ` Ottavio Campana
2005-11-23 10:44       ` Jerome Hugues
2005-11-23 11:40         ` Samuel Tardieu
2005-11-23 12:39           ` Jerome Hugues
2005-11-24 11:17         ` Stephen Leake
2005-11-24 12:01           ` Jerome Hugues
2005-11-24 14:23             ` Samuel Tardieu
2005-11-24 13:10           ` Martin Dowie
2005-11-25  5:25 ` Jeffrey R. Carter
2005-11-25  6:28   ` Brian May
2005-11-25 14:31   ` Samuel Tardieu
2005-11-25 18:03     ` Georg Bauhaus
2005-11-25 18:53       ` Pascal Obry
2005-11-25 19:33         ` Georg Bauhaus
2005-11-25 19:35           ` Pascal Obry
2005-11-25 20:59         ` Björn Persson
2005-11-25 21:43           ` Pascal Obry
2005-11-25 23:21             ` Björn Persson
2005-11-26  6:51               ` Pascal Obry
2005-11-25 16:36   ` Stephen Leake
2005-11-26  1:26     ` Jeffrey R. Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox