comp.lang.ada
 help / color / mirror / Atom feed
From: "Marin David Condic, 561.796.8997, M/S 731-96" <condicma@PWFL.COM>
Subject: Re: Lis. output on GNAT
Date: 1997/09/25
Date: 1997-09-25T00:00:00+00:00	[thread overview]
Message-ID: <97092510151836@psavax.pwfl.com> (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
===============================================================================




             reply	other threads:[~1997-09-25  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-25  0:00 Marin David Condic, 561.796.8997, M/S 731-96 [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-09-23  0:00 Lis. output on GNAT Ian Preston
replies disabled

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