comp.lang.ada
 help / color / mirror / Atom feed
* Lis. output on GNAT
@ 1997-09-23  0:00 Ian Preston
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Preston @ 1997-09-23  0:00 UTC (permalink / raw)



Sorry  if this is a really obvious question, but when invoking the
-gnatl option on GNAT

i.e.  gcc -gnatl hello.adb

how do you get the resulting list file into a textfile that can be
printed out or whatever ??

                          cheers,


                                        Ian





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

* Re: Lis. output on GNAT
@ 1997-09-25  0:00 Marin David Condic, 561.796.8997, M/S 731-96
  0 siblings, 0 replies; 2+ messages in thread
From: Marin David Condic, 561.796.8997, M/S 731-96 @ 1997-09-25  0:00 UTC (permalink / raw)



Ian Preston <Phian@BTINTERNET.COM> writes:
>Sorry  if this is a really obvious question, but when invoking the
>-gnatl option on GNAT
>
>i.e.  gcc -gnatl hello.adb
>
>how do you get the resulting list file into a textfile that can be
>printed out or whatever ??
>
    This is going to be a little bit dependent on operating system.
    The bulk of the GNAT ports are to some flavor of Unix or Unix-like
    O.S. Hence it's really the rules of redirecting output under Unix
    that come into play. Try this:

    gcc -gnatl hello.adb >hello.lis

    The ">" should send the standard output to the file "hello.lis"

    MDC
Marin David Condic, Senior Computer Engineer     ATT:        561.796.8997
Pratt & Whitney GESP, M/S 731-96, P.O.B. 109600  Fax:        561.796.4669
West Palm Beach, FL, 33410-9600                  Internet:   CONDICMA@PWFL.COM
===============================================================================
    "Cross country skiing is great if you live in a small country."

        --  Steven Wright
===============================================================================




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

end of thread, other threads:[~1997-09-25  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-25  0:00 Lis. output on GNAT Marin David Condic, 561.796.8997, M/S 731-96
  -- strict thread matches above, loose matches on Subject: below --
1997-09-23  0:00 Ian Preston

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