comp.lang.ada
 help / color / mirror / Atom feed
From: Gerd.Reger@astrium-space.com (Gerd Reger)
Subject: Fortran calling Ada
Date: 9 Apr 2003 01:12:39 -0700
Date: 2003-04-09T08:12:39+00:00	[thread overview]
Message-ID: <d0a1ebc0.0304090012.66ee8508@posting.google.com> (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



             reply	other threads:[~2003-04-09  8:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-09  8:12 Gerd Reger [this message]
2003-04-09  9:45 ` Fortran calling Ada Samuel Tardieu
2003-04-10 14:22   ` Christopher Dahnken
2003-04-10 13:34 ` Dr. Michael Paus
replies disabled

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