[ANNOUNCEMENT] Updated: experimental package: gcc4-4.3.2-2

Dave Korn dave.korn.cygwin@googlemail.com
Fri Mar 13 13:21:00 GMT 2009


Dave Korn wrote:
> Marco Atzeri wrote:
> 
>> It seems a problem of output redirection with dynamic 
>> fortran library

  Oh, another clue: it only affects stdout, not stderr-

admin@ubik /tmp/fortran/hw
$ ./hw 1>&2 | cat
 SUCCESS

admin@ubik /tmp/fortran/hw
$ ./hw 2>&1 | cat

admin@ubik /tmp/fortran/hw
$

  I'll start digging in the library code.

    cheers,
      DaveK

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list