comp.lang.ada
 help / color / mirror / Atom feed
* Fortran calling Ada
@ 2003-04-09  8:12 Gerd Reger
  2003-04-09  9:45 ` Samuel Tardieu
  2003-04-10 13:34 ` Dr. Michael Paus
  0 siblings, 2 replies; 4+ messages in thread
From: Gerd Reger @ 2003-04-09  8:12 UTC (permalink / raw)


I try to compile a Fortran main program which is calling an Ada procedure
with the follwing commands:

g77 -c *.for
gnatmake -c *.adb
gnatbind -C -n *.ali
gnatlink -C -lm -lg2c -o test *.ali *.o

I'm not able to link. 
I use Suse 8.1 with g77 3.2 and gnat 3.15.


Additional I can't debug an Ada program with this version
of gnat. There is no more gnatgdb.

Any advice is welcome 

Many thanks
Gerd



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

end of thread, other threads:[~2003-04-10 14:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-09  8:12 Fortran calling Ada Gerd Reger
2003-04-09  9:45 ` Samuel Tardieu
2003-04-10 14:22   ` Christopher Dahnken
2003-04-10 13:34 ` Dr. Michael Paus

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