This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: redirecting g77 compiler output to file, under DOS
- To: "H.-B. Schuttler" <hbs at physast dot uga dot edu>
- Subject: Re: redirecting g77 compiler output to file, under DOS
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 01 May 2001 16:45:00 -0300
- Cc: "GCC GNU" <gcc at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <001d01c0d24e$15775cc0$e7105818@atl.mediaone.net>
On May 1, 2001, "H.-B. Schuttler" <hbs@physast.uga.edu> wrote:
> 2) Under UNIX, I would use ">&" for error re-direction:
> g77 abc.f >& abc.err
> which would send all error output to file "abc.err".
> Under DOS, this construction doesn't work.
Try a real shell, such as bash. I'm pretty sure it has been ported to
DOS.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me