[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | Digital Fortran | 
| Notice: | Read notes 1.* for important information | 
| Moderator: | QUARK::LIONEL | 
|  | 
| Created: | Thu Jun 01 1995 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 1333 | 
| Total number of notes: | 6734 | 
1194.0. "DFAO RTL doesn't like /dev/null" by GEMGRP::PIEPER () Mon Feb 24 1997 10:42
I just installed DFA410 on GEMMIN.
I can run tomcatv from specfp95 like this:
	tomcatv.pexe < tomcatv.in
But if I run it like this I get an error:
gemmin.zko.dec.com:specfp95->/bin/time tomcatv.pexe < tomcatv.in > /dev/null
forrtl: severe (38): error during write, unit 6, file stdout
real   53.4
user   53.1
sys    0.2
gemmin.zko.dec.com:specfp95->
Note that I did not install both the RTL's that come with the kit:
gemmin.zko.dec.com:specfp95->setld -i | grep -i fortran
DFABASE410           installed  Digital Fortran 77 V4.1 for Digital UNIX Alpha
Systems
DFACOM410            installed  Digital Fortran V4.1 Tools & their Man Pages
DFADOC410            installed  Digital Fortran 77 V4.1 Release Notes and Man
Page
DFARTL369            installed  Digital Fortran RTL #369 for Digital UNIX Alpha
DFARTL373                       Digital Fortran RTL #373 for Digital UNIX Alpha
(f77 only)
DFARTL374            installed  Digital Fortran RTL #374 for Digital UNIX Alpha
(f90 and f77)
F9ABASE410           installed  Digital Fortran 90 V4.1 for Digital UNIX Systems
F9ADOC410            installed  Digital Fortran 90 V4.1 for Digital UNIX Release
Notes and Man Page
PSESHPF107           installed  High Performance Fortran Scalar Libraries
The program was compiled with f90, using fairly hot components for the compiler,
but with a very standard RTL.
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1194.1 | need more info | RTL::HILLIARD |  | Mon Feb 24 1997 11:29 | 7 | 
|  |     I tried this for a simple test doing output to unit 6 and it
    works o.k. for me.  Can you break down the problem a little
    more?
    
    Thanks,
    
    Bill
 | 
| 1194.2 | I'll try | GEMGRP::PIEPER |  | Mon Feb 24 1997 14:52 | 1 | 
|  | I'll see what I can do.
 |