comp.lang.ada
 help / color / mirror / Atom feed
From: rjohnson@magi.com (Richard Johnson)
Subject: Re: Easy Beginner Question
Date: 1997/11/19
Date: 1997-11-19T00:00:00+00:00	[thread overview]
Message-ID: <64vfq9$oj3$1@srv1.drenet.dnd.ca> (raw)
In-Reply-To: 3471626E.3F426877@postoffice.csu.edu.au


In article <3471626E.3F426877@postoffice.csu.edu.au>, 
ndiets01@postoffice.csu.edu.au says...
 >
 >Hello,
 >
 >I just got the Ada compiler for Linux yesterday. I have a very simple
 >wuestion, please don't flame. I have looked through the Web to find info
 >for this question. What is the comand to compile and Ada program.
 >
 >I have tried the WebAda compile but I want to do it on my own system at
 >my own time, ie not connected to the net.
 >
 >Sorry to post such a simple question, but any help would be appreciated.
 >
 >Regards
 >
 >Nathan Dietsch
 >
 >--
 >=======================================================
 >Nathan "Volsung" Dietsch
 >Charles Sturt University
 >
 >ndiets01@postoffice.csu.edu.au
 >http://golum.riv.csu.edu.au/~ndiets01
 >
 >02 6933 3605
 >=======================================================
 >- Member of the Alternative Operating System
 >  Users Group.
 >  http://golum.riv.csu.edu.au/~ndiets01/aos/
 >
 >- Member of the Microsoft Boycott Campaign
 >  http://www.abctec.com/~msbc/
 >
 >- Editor in Chief of Knights of the System Table
 >  http://www.linuxmall.com/knights/
 >=======================================================
 >
 >

If you are using gnat 3.x,
try "gcc -c myfile.adb" to compile to an object file myfile.o
or "gnatmake myfile" (if it is a top level procedure for an exectuteable, myfile.exe)
or "gcc -c -gnatbl myfile.adb > myfile.lsb" for a listing file saved in myfile.lsb

Cheers
Rick Johnson





  parent reply	other threads:[~1997-11-19  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-18  0:00 Easy Beginner Question Nathan Dietsch
1997-11-18  0:00 ` Robert Dewar
1997-11-18  0:00 ` Tom Moran
1997-11-19  0:00 ` Richard Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-11-19  0:00 Marin David Condic, 561.796.8997, M/S 731-96
     [not found] ` <651gq6$lbk$1@srv1.drenet.dnd.ca>
1997-11-20  0:00   ` Stanley R. Allen
replies disabled

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