comp.lang.ada
 help / color / mirror / Atom feed
* Re: Compile to Listing
  2000-03-17  0:00 Compile to Listing version_x
@ 2000-03-17  0:00 ` Robert Dewar
  2000-03-17  0:00   ` Larry Kilgallen
  0 siblings, 1 reply; 8+ messages in thread
From: Robert Dewar @ 2000-03-17  0:00 UTC (permalink / raw)


In article <953222472.361276@srv1.space.net.au>,
  "version_x" <version_x@hotmail.com> wrote:
> does anyone know exactly what compile to listing does, and
> wether or not it's on the linux ver of gnat and if not, what
> could i do that would produce
> a similar effect?


Here is what you can do. Read the part of the GNAT documentation
that lists the compiler options (this option does of course
exist on all versions of GNAT). A simple way to get a summary
listing is simply to say gnatmake with no arguments. You can
really help yourself a lot by being familiar with all the
compiler options for GNAT, there are many of them, and many
of them can be useful during all phases of using GNAT, from
tiny course assignments to million line projects.

hint: what letter does listing start with :-)


Sent via Deja.com http://www.deja.com/
Before you buy.




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

* Re: Compile to Listing
  2000-03-17  0:00 ` Robert Dewar
@ 2000-03-17  0:00   ` Larry Kilgallen
  2000-03-18  0:00     ` Robert Dewar
  0 siblings, 1 reply; 8+ messages in thread
From: Larry Kilgallen @ 2000-03-17  0:00 UTC (permalink / raw)


In article <8atihn$jin$1@nnrp1.deja.com>, Robert Dewar <robert_dewar@my-deja.com> writes:
> In article <953222472.361276@srv1.space.net.au>,
>   "version_x" <version_x@hotmail.com> wrote:
>> does anyone know exactly what compile to listing does, and
>> wether or not it's on the linux ver of gnat and if not, what

<snip>

> hint: what letter does listing start with :-)

Listing starts with L in this sentence.

But in this sentence listing starts with l.

Some operating systems think these are different.

End of diatribe :-)




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

* Compile to Listing
@ 2000-03-17  0:00 version_x
  2000-03-17  0:00 ` Robert Dewar
  0 siblings, 1 reply; 8+ messages in thread
From: version_x @ 2000-03-17  0:00 UTC (permalink / raw)


Another question, :)

my tutor wants me to submit my ada source printed out through a "compile to
listing".
my friends who use win98 say this option is available in the win32 version
of gnat but
problem is i'm using the linux version of gnat and i don't seem to have a
compile to listing option.

does anyone know exactly what compile to listing does, and wether or not
it's on the linux ver of gnat and if not, what could i do that would produce
a similar effect?

thanks.

rees.






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

* Re: Compile to Listing
  2000-03-17  0:00   ` Larry Kilgallen
@ 2000-03-18  0:00     ` Robert Dewar
  2000-03-19  0:00       ` Marin D. Condic
  0 siblings, 1 reply; 8+ messages in thread
From: Robert Dewar @ 2000-03-18  0:00 UTC (permalink / raw)


In article <2000Mar17.122908.1@eisner>,
  Kilgallen@eisner.decus.org.nospam wrote:
> End of diatribe :-)

Gee, I would think that a VMS enthusiast like you would have
written

END_OF_DIATRIBE

:-)


Sent via Deja.com http://www.deja.com/
Before you buy.




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

* Re: Compile to Listing
  2000-03-19  0:00       ` Marin D. Condic
@ 2000-03-19  0:00         ` Ken Garlington
  2000-03-20  0:00           ` Robert Dewar
  2000-03-20  0:00           ` Marin D. Condic
  0 siblings, 2 replies; 8+ messages in thread
From: Ken Garlington @ 2000-03-19  0:00 UTC (permalink / raw)


Don't be silly - the correct form of the switch is clearly /[NO]DIATRIBE to
enable/disable from the command line; from DCL, it would be

DEFINE/GROUP DIATRIBE SYS$INPUT
text...

"Marin D. Condic" <mcondic-nospam@quadruscorp.com> wrote in message
news:38D4F111.148DDB31@quadruscorp.com...
> Robert Dewar wrote:
> > Gee, I would think that a VMS enthusiast like you would have
> > written
> >
> > END_OF_DIATRIBE
> >
> Or better yet: /DIATRIBE=OFF
>
> To be a VMS bigot is a wonderful thing. :-)
>
> MDC






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

* Re: Compile to Listing
  2000-03-18  0:00     ` Robert Dewar
@ 2000-03-19  0:00       ` Marin D. Condic
  2000-03-19  0:00         ` Ken Garlington
  0 siblings, 1 reply; 8+ messages in thread
From: Marin D. Condic @ 2000-03-19  0:00 UTC (permalink / raw)


Robert Dewar wrote:
> Gee, I would think that a VMS enthusiast like you would have
> written
> 
> END_OF_DIATRIBE
> 
Or better yet: /DIATRIBE=OFF

To be a VMS bigot is a wonderful thing. :-)

MDC
-- 
=============================================================
Marin David Condic   - Quadrus Corporation -   1.800.555.3393
1015-116 Atlantic Boulevard, Atlantic Beach, FL 32233
http://www.quadruscorp.com/
m c o n d i c @ q u a d r u s c o r p . c o m

***PLEASE REMOVE THE "-NOSPAM" PART OF MY RETURN ADDRESS***

Visit my web site at:  http://www.mcondic.com/

"Because that's where they keep the money."
    --  Willie Sutton when asked why he robbed banks. 
=============================================================




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

* Re: Compile to Listing
  2000-03-19  0:00         ` Ken Garlington
@ 2000-03-20  0:00           ` Robert Dewar
  2000-03-20  0:00           ` Marin D. Condic
  1 sibling, 0 replies; 8+ messages in thread
From: Robert Dewar @ 2000-03-20  0:00 UTC (permalink / raw)


In article <sv5B4.9257$624.858475@news.flash.net>,
  "Ken Garlington" <Ken.Garlington@computer.org> wrote:
> Don't be silly - the correct form of the switch is clearly
/[NO]DIATRIBE to
> enable/disable from the command line; from DCL, it would be
>
> DEFINE/GROUP DIATRIBE SYS$INPUT
> text...

:-)

Sometimes CLA can be a bit tiresome, but sometimes it can
definitely brighten up the day :-)



Sent via Deja.com http://www.deja.com/
Before you buy.




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

* Re: Compile to Listing
  2000-03-19  0:00         ` Ken Garlington
  2000-03-20  0:00           ` Robert Dewar
@ 2000-03-20  0:00           ` Marin D. Condic
  1 sibling, 0 replies; 8+ messages in thread
From: Marin D. Condic @ 2000-03-20  0:00 UTC (permalink / raw)


Ken Garlington wrote:
> 
> Don't be silly - the correct form of the switch is clearly /[NO]DIATRIBE to
> enable/disable from the command line; from DCL, it would be
> 
> DEFINE/GROUP DIATRIBE SYS$INPUT
> text...
> 
I stand corrected. :-)

MDC
-- 
=============================================================
Marin David Condic   - Quadrus Corporation -   1.800.555.3393
1015-116 Atlantic Boulevard, Atlantic Beach, FL 32233
http://www.quadruscorp.com/
m c o n d i c @ q u a d r u s c o r p . c o m

***PLEASE REMOVE THE "-NOSPAM" PART OF MY RETURN ADDRESS***

Visit my web site at:  http://www.mcondic.com/

"Because that's where they keep the money."
    --  Willie Sutton when asked why he robbed banks. 
=============================================================




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

end of thread, other threads:[~2000-03-20  0:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-17  0:00 Compile to Listing version_x
2000-03-17  0:00 ` Robert Dewar
2000-03-17  0:00   ` Larry Kilgallen
2000-03-18  0:00     ` Robert Dewar
2000-03-19  0:00       ` Marin D. Condic
2000-03-19  0:00         ` Ken Garlington
2000-03-20  0:00           ` Robert Dewar
2000-03-20  0:00           ` Marin D. Condic

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