[Help] GLADE for gnat 5.x

From: Martin Krischik (krischik_at_users.sourceforge.net)
Date: 04/20/04


Date: Tue, 20 Apr 2004 08:54:29 +0200

Hello,

can anybody with access to GLADE for gnat 5.x run the following two command
for me and post me the result?

/work/gnu_3.5/glade Linux martin@linux2 Di Apr 20 08:49:56 standart
>cd Examples/Bank
/work/gnu_3.5/glade/Examples/Bank Linux martin@linux2 Di Apr 20 08:50:11
standart
>gnatdist -M -I. simcity.cfg
#! /bin/sh
/opt/ada/bin/gnatmake -c -I. -I./ -I- -I/opt/ada/lib/garlic s-parint.adb
/opt/ada/bin/gnatmake -c -I. -I./ -I- -I/opt/ada/lib/garlic s-rpc.adb
gcc -c -I. -I./ -I- -I/opt/ada/lib/garlic ./manager.adb
gcc -c -I. -I./ -I- -I/opt/ada/lib/garlic ./bank.adb
gcc -c -I. -I./ -I- -I/opt/ada/lib/garlic ./alarm.ads
gcc -c -I. -I./ -I- -I/opt/ada/lib/garlic ./server.adb
/opt/ada/bin/gnatmake -c -I. -I./ -I- -I/opt/ada/lib/garlic manager.adb
gcc -c -I. -I./ -I- -I/opt/ada/lib/garlic ./client.adb
gcc -c -I. -I./ -I- -I/opt/ada/lib/garlic ./message.adb
gcc -c -I. -I./ -I- -I/opt/ada/lib/garlic ./terminal.ads
/opt/ada/bin/gnatmake -c -I. -I./ -I- -I/opt/ada/lib/garlic client.adb
/opt/ada/bin/gcc -c ./server.ads -o dsa/private/caller/server.o -gnatzc -I.
-I./ -I- -I/opt/ada/lib/garlic -I./
/opt/ada/bin/gcc -c ./server.adb -o dsa/private/receiver/server.o -gnatzr
-I. -I./ -I- -I/opt/ada/lib/garlic -I./
/bin/ln dsa/private/receiver/server.ali dsa/simcity/bank_server/server.ali
gnatdist: dsa/private/receiver/server.o does not exist
gnatdist: *** can't continue

Thank you in advance.

With Regards

Martin

-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com


Relevant Pages

  • Re: DOS Options
    ... Jeffrey thinks in a degenerate case I thought was a requirement. ... Ada.Command_Line, if the command name is followed immediately by a '/', ... Is the GNAT implementation a reasonable one? ... The last on-purpose packaged version of GNAT for DOS is 3.10p. ...
    (comp.lang.ada)
  • Re: ada compiler?
    ... Not a simple command line answer which is vendor and/or version ... how many beginners first downloads a GNAT version that requires: ... Most beginners that are learning Ada just use: ... always use the standard Ada language concepts first. ...
    (comp.lang.ada)
  • DOS Options
    ... I've been using GNAT 3.15p for a long time to write DOS-like ... case where I'd like to implement optional parameters. ... to the name of the command, ... A.15 says that Command_Name is the equivalent of argv, but in GNAT ...
    (comp.lang.ada)
  • Re: Extending discriminant types
    ... command line "-gnat83" option is use. ... GNAT does handle 'Base specially when the user specifies ... GNAT that have been mentioned, ... DOD and the RM only control. ...
    (comp.lang.ada)
  • Re: using jGRASP to compile Ada
    ... if it works from the command ... from sourceforge, then I included the folder that I unzipped to in the ... tried to compile from the command line with gnatmake -g ... A google search for the error message doesn't turn up any GNAT ...
    (comp.lang.ada)