redirecting g77 compiler output to file, under DOS

Alexandre Oliva aoliva@redhat.com
Tue May 1 13:34:00 GMT 2001


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



More information about the Gcc mailing list