TOPIC | 128.0 | Porting and Performance Engineering Group |
| 128.4 | Wed Jun 07 1995 10:55 | First find out what code does, then look for equivalents | 11 lines |
TOPIC | 158.0 | Mon Apr 06 1992 14:50 | Will DEC FORTRAN flag 32/64 bit issues? (%LOC) | 25 lines |
| 158.2 | Mon Apr 06 1992 16:41 | Makes for an interesting design question | 17 lines |
TOPIC | 159.0 | Unsupported under Ultrix, Just Warnings? |
| 159.7 | Mon Apr 13 1992 07:44 | Emulation is not all it's cracked up to be | 28 lines |
TOPIC | 181.0 | %DESCR WHEN |
| 181.10 | Thu Mar 04 1993 22:10 | Please don't judge Ben too quickly | 14 lines |
TOPIC | 196.0 | Mon May 18 1992 15:08 | Compiler thinks "ASSIGN" is an intrinsic ? | 19 lines |
| 196.3 | Mon May 18 1992 18:42 | I'd rather valid code didn't get warnings, but... | 12 lines |
TOPIC | 197.0 | Mon May 18 1992 15:21 | Problem printing very large IEEE numbers? | 519 lines |
TOPIC | 198.0 | Mon May 18 1992 15:25 | Unexpected warning with multiple string concatentation | 37 lines |
| 198.4 | Mon May 18 1992 16:09 | It's the complete source | 11 lines |
TOPIC | 223.0 | DTIME and ETIME standard subroutines in DECfortran (?) |
| 223.1 | Fri Jun 12 1992 14:56 | etime and dtime on live on Ultrix (or OSF) | 11 lines |
| 223.4 | Fri Jun 12 1992 17:53 | An etime/dtime replacement (sort of) | 110 lines |
TOPIC | 237.0 | HPARITHMETIC TRAP... |
| 237.2 | Tue Jun 23 1992 15:43 | Is /AUTOMATIC really needed? | 11 lines |
TOPIC | 243.0 | Am I missing something ? 8-) |
| 243.2 | Sat Jul 04 1992 13:12 | Seems to run OK on a Flamingo w/ X3.2-187-2362 | 13 lines |
TOPIC | 247.0 | Granularity/Atomicity/Volatile/Performance/LIB$ESTABLISH |
| 247.5 | Tue Jul 07 1992 14:27 | LIB$ESTABLISH and LIB$REVERT are intrinsic functions | 17 lines |
TOPIC | 248.0 | Size of EXE files |
| 248.4 | Fri Jul 10 1992 12:34 | I've also seen large .EXE file sizes | 11 lines |
TOPIC | 265.0 | /PREFIX=ALL like DEC C? |
| 265.2 | Thu Jul 23 1992 08:29 | Define your own "getenv" | 28 lines |
| 265.6 | Thu Jul 23 1992 10:44 | If you want things to work like Unix, use Unix... | 29 lines |
TOPIC | 294.0 | Pointers in structure, How? |
| 294.16 | Wed Aug 26 1992 09:33 | Use INCLUDE to define system dependent stuff | 11 lines |
TOPIC | 312.0 | Variable used before value defined. |
| 312.5 | Thu Sep 10 1992 16:00 | uinit message has its uses | 10 lines |
TOPIC | 338.0 | Perf compared to VAX |
| 338.5 | Wed Sep 30 1992 14:38 | Pick a SPECmark, any SPECmark... | 15 lines |
TOPIC | 346.0 | more headache on min number |
| 346.1 | Mon Oct 05 1992 17:28 | Why not use: 0.56D-308 ? | 10 lines |
TOPIC | 444.0 | Can we substitute the right intrinsic functions? |
| 444.3 | Mon Nov 23 1992 14:40 | Another vote for: ALOG,AMIN,AMAX | 8 lines |
TOPIC | 480.0 | getarg, iargc ... |
| 480.3 | Fri Dec 18 1992 10:10 | See TLE::FORTRAN for VMS equivalents, if needed | 5 lines |
TOPIC | 505.0 | FORTRAN handle byte stream I/O ? |
| 505.2 | Wed Dec 30 1992 15:00 | Why (exactly) do you want to use FORTRAN for the I/O | 26 lines |
TOPIC | 513.0 | Is there any guides for performance tunning of programs? |
| 513.1 | Tue Jan 05 1993 16:24 | A five step program | 24 lines |
TOPIC | 518.0 | Where is fsplit? |
| 518.5 | Wed May 12 1993 10:30 | A version of fsplit source on decwrl | 13 lines |
TOPIC | 525.0 | Error message not found in RTL - returned when compiling code |
| 525.8 | Thu Mar 18 1993 06:16 | Did you use setenv (and not "set") | 18 lines |
TOPIC | 528.0 | 250,000 Lines down 1 to go....Help with %FORT-E-INVCONST error. |
| 528.3 | Tue Jan 12 1993 17:35 | Try using IOR | 14 lines |
TOPIC | 540.0 | Missing Bessel functions in RTL? |
| 540.2 | Thu Jan 21 1993 14:17 | Temporary jackets for j0, j1 | 42 lines |
TOPIC | 551.0 | Profiling DFAO programs |
| 551.2 | Mon Feb 01 1993 11:35 | Could -pg in man page be a mistake? | 7 lines |
TOPIC | 577.0 | /float=ieee option on OSF/1 ? |
| 577.8 | Fri Feb 12 1993 09:04 | I think VAX FORTRAN/Ultrix has different default recordtype | 27 lines |
TOPIC | 586.0 | function for CPU time? |
| 586.1 | Wed Feb 03 1993 10:19 | Are you sure etime(3f) is not suitable? | 10 lines |
TOPIC | 607.0 | Problem with initializing data in common block |
| 607.7 | Mon Feb 08 1993 17:03 | Need to force external reference to block data sub | 25 lines |
| 607.10 | Tue Feb 09 1993 11:38 | Use actual common block name (and add underscore) | 35 lines |
| 607.12 | Tue Feb 09 1993 13:34 | If you are willing to try one more time | 22 lines |
TOPIC | 610.0 | Passing characters to a C subroutine |
| 610.2 | Wed Feb 10 1993 08:47 | It's what most Unix FORTRAN's seem to do | 9 lines |
TOPIC | 611.0 | IEEE and REAL*8 from VAX to AXP |
| 611.1 | Wed Feb 10 1993 08:52 | Structures aren't converted | 12 lines |
TOPIC | 623.0 | memory fault exit 139? |
| 623.6 | Sun Feb 14 1993 19:59 | "memory fault" does not mean physical memory error | 24 lines |
TOPIC | 634.0 | Unaligned access message? |
| 634.24 | Thu Mar 18 1993 10:11 | Change declaration of dummy(1) to double precision | 19 lines |
| 634.26 | Thu Mar 18 1993 22:20 | Also change addr to integer*8 | 17 lines |
TOPIC | 638.0 | Diffrent results for OSF/1 and OpenVMS |
| 638.1 | Wed Feb 17 1993 05:48 | Could not reproduce, please post versions/options | 9 lines |
TOPIC | 642.0 | Double precision question |
| 642.5 | Thu Jul 08 1993 10:01 | 128-bit floats, but at what performance level? | 13 lines |
| 642.8 | Thu Jul 08 1993 12:47 | I'm not even sure it's worth doing in software | 16 lines |
| 642.22 | Thu Jul 15 1993 07:35 | Sorry I opened up a can of worms | 7 lines |
TOPIC | 659.0 | Help with REAL*16 data on ALPHA |
| 659.4 | Mon Feb 22 1993 17:09 | Is translation an option? | 8 lines |
TOPIC | 660.0 | Customer Concern / Problem |
| 660.3 | Mon Feb 22 1993 17:11 | The problem was with 5000/240, if memory serves | 0 lines |
| 660.8 | Tue Feb 23 1993 18:22 | Let comments go.. customer is pretty upset | 36 lines |
| 660.10 | Wed Feb 24 1993 09:49 | Some observations of CPU/memory usage at -O4 and -O0 | 27 lines |
TOPIC | 666.0 | difficulty reading BIG_ENDIAN file |
| 666.2 | Wed Feb 24 1993 15:53 | Isn't RECORDTYPE='VARIABLE' the default for OSF/1? | 10 lines |
| 666.9 | Thu Feb 25 1993 17:14 | Reality check: Sun FORTRAN wrote this file, right? | 6 lines |
TOPIC | 685.0 | insufficient virtual memroy |
| 685.1 | Tue Mar 02 1993 18:20 | Does limit(1) reflect the new limits? | 8 lines |
| 685.3 | Tue Mar 02 1993 19:38 | Try maxdsize | 32 lines |
TOPIC | 686.0 | What does -convert option do ? |
| 686.2 | Tue Mar 02 1993 18:30 | How to do it | 34 lines |
TOPIC | 689.0 | read data file uncorrectly |
| 689.3 | Thu Mar 04 1993 09:11 | YACS? (Yet another compiler switch) :-) | 2 lines |
TOPIC | 690.0 | Thu Mar 04 1993 09:24 | Problem reading VAX/VMS binary file | 27 lines |
TOPIC | 692.0 | unit 0 --> stdin; 2 --> stdout. HOW? |
| 692.1 | Thu Mar 04 1993 16:02 | Here's how to direct them to the terminal | 12 lines |
| 692.3 | Thu Mar 04 1993 22:18 | Perhaps some special names might be useful | 13 lines |
TOPIC | 716.0 | can EXP be 'inlined'? |
| 716.4 | Wed Mar 17 1993 22:35 | Doesn't the base note imply OpenVMS, not OSF/1? | 8 lines |
TOPIC | 728.0 | Thu Mar 18 1993 22:45 | Compile FORTRAN and C on same line makes uld dump core | 44 lines |
TOPIC | 739.0 | ? turn off LF |
| 739.2 | Tue Mar 23 1993 14:44 | Do the '+' and $ format items do what you want? | 16 lines |
TOPIC | 756.0 | SIGNAL_ is not signal |
| 756.1 | Mon Mar 29 1993 18:00 | How does the compiler know what to do? | 7 lines |
TOPIC | 795.0 | Mysterious program termination |
| 795.1 | Wed Apr 14 1993 12:37 | Can you post the write (and any open statement?) | 16 lines |
| 795.13 | Thu Apr 15 1993 17:33 | Touching array isn't enough | 15 lines |
TOPIC | 798.0 | PARAMETER and dbx -- why not? |
| 798.2 | Thu Apr 15 1993 17:41 | Didn't VAX FORTRAN try this once? | 10 lines |
TOPIC | 828.0 | unresolved symbols |
| 828.1 | Wed Apr 28 1993 16:57 | ? /usr/ucb/f77 ? | 17 lines |
TOPIC | 844.0 | Numerical recipies uncovers optimizer problem... |
| 844.2 | Mon May 03 1993 16:56 | Another clue | 19 lines |
TOPIC | 846.0 | ld: Unresolved main... |
| 846.4 | Wed May 05 1993 10:50 | Use "-Wl,-ymain" not "-Wl -ymain" | 9 lines |
TOPIC | 848.0 | Fortran performance problem |
| 848.3 | Thu May 06 1993 14:25 | What exactly do you mean by 'block'? | 21 lines |
TOPIC | 859.0 | DEC FORTRAN for NT at Windows World! |
| 859.2 | Sat May 08 1993 12:49 | SVS .NE. SGI | 10 lines |
TOPIC | 868.0 | Setting the begining address of a FORTRAN common block under OSF/1 |
| 868.1 | Wed May 12 1993 15:09 | Worked in small example | 16 lines |
TOPIC | 869.0 | This code is slower than DS5000 !! |
| 869.3 | Thu May 13 1993 10:53 | Also, SECNDS timing can be misleading | 11 lines |
TOPIC | 872.0 | Inconsistent results with DXML and FFTs |
| 872.1 | Fri May 14 1993 06:43 | Example program, please... | 9 lines |
TOPIC | 882.0 | unresolved iwkin_ and ots_ |
| 882.6 | Fri May 21 1993 14:37 | A script for scanning archive libraries | 42 lines |
TOPIC | 982.0 | Can DF call C subprograms? |
| 982.2 | Mon Jul 19 1993 10:20 | Don't forget the underscroe | 15 lines |
TOPIC | 1012.0 | Alignment & Performance |
| 1012.8 | Wed Aug 04 1993 10:04 | Only 17.5 seconds? ;-) | 20 lines |
TOPIC | 1016.0 | DEC Fortran for Windows NT Questions |
| 1016.2 | Mon Aug 09 1993 09:38 | Is this consistent with Microsoft's FORTRAN? | 6 lines |
TOPIC | 1021.0 | Floating Point Exception |
| 1021.1 | Tue Aug 10 1993 06:28 | Some ideas | 25 lines |
TOPIC | 1024.0 | Help - getting memory fault - RFQ response |
| 1024.1 | Thu Aug 12 1993 06:40 | Try compiling just savblk.f with no optimization | 41 lines |
| 1024.2 | Thu Aug 12 1993 07:19 | Smaller example ran to completion | 8 lines |
TOPIC | 1048.0 | More OSF/1 read problems |
| 1048.1 | Tue Aug 24 1993 18:58 | Problem is VMS file format, change open statement | 29 lines |
TOPIC | 1049.0 | $ FOR MAIN,SUB .NE. $ FOR MAIN+SUB |
| 1049.1 | Tue Aug 24 1993 19:09 | Why the two are different | 25 lines |
TOPIC | 1085.0 | When will -fpe be available on DFA?? |
| 1085.18 | Thu Oct 28 1993 17:46 | OSF/1 f77 man page on -fpe* | 44 lines |
TOPIC | 1099.0 | signal(3f) not working |
| 1099.1 | Mon Sep 27 1993 21:24 | Corrected program | 43 lines |
| 1099.3 | Tue Sep 28 1993 10:11 | Return value of user defined handler is unclear | 9 lines |
TOPIC | 1115.0 | What is "IOT/Abort"? |
| 1115.4 | Fri Oct 08 1993 08:02 | Can't take log of zero | 12 lines |
TOPIC | 1116.0 | ld giving overflow error |
| 1116.2 | Wed Oct 06 1993 11:29 | Lose the -Nx | 15 lines |
TOPIC | 1119.0 | Fortran compiles slower on Alpha than on VAX (OpenVMS) |
| 1119.23 | Wed Oct 05 1994 14:41 | Naive suggestion? | 5 lines |
| 1119.38 | Fri Nov 04 1994 13:21 | Are these VMS specific changes only? | 5 lines |
TOPIC | 1121.0 | Problem with SEPARATE_COMPILATION |
| 1121.1 | Thu Oct 07 1993 09:14 | Once more, with feeling! | 21 lines |
TOPIC | 1134.0 | Single assignment program gives segmentation fault. |
| 1134.2 | Fri Oct 15 1993 14:27 | Probably optimizer problem | 19 lines |
| 1134.4 | Fri Oct 15 1993 15:38 | I will, as soon as I get priv's ;-) | 0 lines |
| 1134.7 | Fri Oct 15 1993 17:49 | Possible interaction with ld optimizations? | 27 lines |
| 1134.8 | Fri Oct 15 1993 17:50 | RE: -.1 Notes collision | 0 lines |
| 1134.10 | Fri Oct 15 1993 19:03 | Compiler driver also fixed when using -g? | 5 lines |
TOPIC | 1146.0 | how to ld with c library? |
| 1146.3 | Fri Oct 22 1993 19:02 | Look at f77 -v | 19 lines |
TOPIC | 1147.0 | qsqrt, qexp, qint supported? and other ques. |
| 1147.4 | Fri Oct 22 1993 19:36 | Please post code fragment | 21 lines |
| 1147.5 | Mon Oct 25 1993 09:35 | A times(3) jacket | 71 lines |
| 1147.7 | Mon Oct 25 1993 13:22 | jacket for sysconf | 77 lines |
TOPIC | 1159.0 | "dirty zero" (denorms) revisited |
| 1159.10 | Thu Oct 28 1993 13:59 | Could RTL convert be taught to handle denorm's? | 9 lines |
| 1159.13 | Thu Oct 28 1993 17:01 | Y'all know what's best... | 11 lines |
TOPIC | 1161.0 | Update on shared common blocks ? |
| 1161.1 | Thu Oct 28 1993 14:43 | 'shared' common using shared memory hack | 83 lines |
| 1161.3 | Sat Feb 05 1994 12:34 | Can you give us more info? | 22 lines |
| 1161.5 | Mon Feb 07 1994 13:19 | More on using shmxxx() with POINTER's | 37 lines |
TOPIC | 1167.0 | DFA T3.4 Run Time bug |
| 1167.3 | Fri Oct 29 1993 15:39 | Leave off the -Nq500, but probably not the problem | 19 lines |
TOPIC | 1170.0 | TEK 4010 graphics support? |
| 1170.3 | Mon Nov 01 1993 17:13 | Are they driving a real Tek? or workstation screen? | 19 lines |
TOPIC | 1173.0 | Help needed for converting IEEE to VAX float |
| 1173.2 | Tue Nov 02 1993 21:18 | What langauge wrote the file? | 10 lines |
TOPIC | 1174.0 | Any other compiler switches needed? |
| 1174.7 | Thu Nov 04 1993 14:25 | Cause of FPE in MSCK.f | 26 lines |
TOPIC | 1199.0 | Floating Point Exception with no reason |
| 1199.4 | Sat Nov 13 1993 10:23 | Program is overruning array bounds | 49 lines |
| 1199.6 | Sat Nov 13 1993 14:25 | Bump up NF3MAX to 15000 | 10 lines |
| 1199.8 | Sun Nov 14 1993 16:55 | No secrets! | 38 lines |
| 1199.10 | Mon Nov 15 1993 09:00 | Bug in dbx printing real values | 39 lines |
| 1199.15 | Mon Nov 15 1993 14:47 | Some hypotheses | 17 lines |
TOPIC | 1203.0 | Mon Nov 15 1993 13:57 | Problem with list directed read and tab character | 24 lines |
TOPIC | 1205.0 | Floating Point Exception with -O<level> when <level> > 1 |
| 1205.1 | Tue Nov 16 1993 21:57 | Array bound in march.f (okp,okm) exceeded | 50 lines |
| 1205.2 | Wed Nov 17 1993 05:38 | How I went about debugging this program... | 59 lines |
TOPIC | 1209.0 | CDEC$ and Parallel available in future? |
| 1209.1 | Fri Nov 19 1993 04:25 | Look at KAP for parallel decomposition | 6 lines |
| 1209.5 | Fri Nov 19 1993 13:17 | Wouldn't you need SMP first? | 9 lines |
TOPIC | 1210.0 | UUU: performance! |
| 1210.3 | Fri Nov 19 1993 15:08 | Anybody copy those files? | 25 lines |
TOPIC | 1222.0 | use of string descriptors in OSF/1 DEC fortran? |
| 1222.1 | Wed Nov 24 1993 21:10 | Can you give us some code examples? | 8 lines |
TOPIC | 1269.0 | Equivalent to AIX MCLOCK? |
| 1269.3 | Tue Dec 21 1993 10:57 | Correction of .1, use of etime(3f) | 46 lines |
TOPIC | 1282.0 | A serious FLAW reported |
| 1282.5 | Mon Jan 03 1994 08:52 | Base note was using OSF/1, hence IEEE arithmetic | 5 lines |
TOPIC | 1291.0 | ALOG function with -r8 problem. |
| 1291.5 | Fri Jan 07 1994 09:01 | Second opinion on intrinsic function promotion | 6 lines |
TOPIC | 1296.0 | dbx bad on HUGE executable |
| 1296.4 | Tue Feb 22 1994 13:17 | My 2 cents... | 20 lines |
| 1296.6 | Wed Feb 23 1994 08:51 | ladbx not quite ready for prime time (but getting there) | 18 lines |
TOPIC | 1297.0 | how to do conditional compilation? |
| 1297.6 | Mon Jan 10 1994 21:56 | FWIW, a hacked DECUS cpp for FORTRAN | 10 lines |
TOPIC | 1298.0 | Good News! |
| 1298.8 | Thu Jan 13 1994 11:26 | Perhaps phrased slightly differently... | 17 lines |
TOPIC | 1299.0 | Problems executing Fortran on Alpha |
| 1299.2 | Wed Jan 12 1994 08:47 | Two possible problems | 48 lines |
| 1299.7 | Thu Jan 13 1994 08:58 | If the datafile is small, might not be worth it... | 8 lines |
TOPIC | 1306.0 | convert=vaxd not working |
| 1306.3 | Fri Jan 14 1994 17:18 | What Stan said++ | 13 lines |
| 1306.6 | Wed Jan 19 1994 09:04 | Never tried leaving off RECL | 9 lines |
TOPIC | 1326.0 | dbx/DFA bug with common blocks |
| 1326.2 | Tue Feb 01 1994 08:55 | They are mapping a common block to a file via mmap() | 11 lines |
TOPIC | 1328.0 | Migration from VAX to DEC Fortran for NT? |
| 1328.4 | Tue Feb 01 1994 08:49 | Well, mixing C++ and FORTRAN on AXP OSF/1 is OK... | 10 lines |
TOPIC | 1329.0 | Problems with DECfortran and linking - gp relocation out of range |
| 1329.6 | Tue Feb 01 1994 13:24 | What does your link step look like? | 14 lines |
TOPIC | 1334.0 | Tue Feb 01 1994 18:02 | whatis on common block in dbx gives odd ordering | 36 lines |
TOPIC | 1336.0 | Where are ratfor and efl in DEC OSF/1? |
| 1336.1 | Wed Feb 02 1994 13:28 | Found some kind of ratfor source | 11 lines |
TOPIC | 1339.0 | fpr not working in printcap |
| 1339.2 | Fri Feb 04 1994 00:14 | Well, at least on Ultrix there is no /usr/bin/fpr | 10 lines |
TOPIC | 1348.0 | Tue Feb 08 1994 13:53 | POINTER to common block? | 51 lines |
| 1348.2 | Tue Feb 08 1994 16:11 | Pointer to structure means a lot of recoding | 16 lines |
TOPIC | 1367.0 | Array offsets max 32 bit integer |
| 1367.1 | Tue Feb 15 1994 08:30 | Try a more recent compiler | 23 lines |
TOPIC | 1379.0 | Non-blanks returned in a READ statement |
| 1379.21 | Mon Mar 21 1994 10:06 | There is an option to load in lower half of address space | 14 lines |
TOPIC | 1386.0 | question on porting from vax |
| 1386.2 | Thu Feb 24 1994 03:47 | Was data read in from a binary file? | 10 lines |
TOPIC | 1388.0 | String concatenation problem |
| 1388.1 | Thu Feb 24 1994 04:03 | What result did you get (and expect?) | 17 lines |
TOPIC | 1400.0 | Problem using falloc |
| 1400.1 | Tue Mar 01 1994 06:51 | 'elsize' = 8 --> allocating 8 times ILEN | 30 lines |
TOPIC | 1403.0 | f77plot on osf/1 |
| 1403.1 | Thu Mar 03 1994 11:34 | Does OSF/1 support plot(3x) at all? | 9 lines |
TOPIC | 1431.0 | -automatic = core dump? |
| 1431.1 | Fri Mar 11 1994 16:29 | Try increasing your shell stacksize limit | 9 lines |
TOPIC | 1432.0 | rounding problems ported VAX Ultrix to OSF/1 |
| 1432.1 | Mon Mar 14 1994 08:41 | Try comparing to higher precision version | 17 lines |
TOPIC | 1434.0 | Fortran benchmark on net - results say IBM RS/6000-980 is 2.6x faster than Sandpiper??? |
| 1434.3 | Tue Mar 15 1994 13:19 | Might try KAP (or just faster AXP machine) | 5 lines |
TOPIC | 1445.0 | Thu Mar 17 1994 16:19 | Bug with list directed READ from substring? | 50 lines |
| 1445.2 | Fri Mar 18 1994 10:56 | Thanks for confirming it works OK | 12 lines |
TOPIC | 1457.0 | performance problem with unaligned access |
| 1457.1 | Wed Mar 23 1994 06:12 | Can't get your example to mis-align | 24 lines |
TOPIC | 1467.0 | sleep(3f) treats its argument as quad word. |
| 1467.2 | Tue Mar 29 1994 09:40 | And a simple workaround... | 12 lines |
TOPIC | 1475.0 | New Fortran ? |
| 1475.2 | Fri Apr 01 1994 07:20 | Didn't you hear this annoucement? | 52 lines |
TOPIC | 1480.0 | dbx trap error using f77 pointers |
| 1480.1 | Tue Apr 05 1994 14:05 | Some array bound has exceeded declared dimension | 21 lines |
TOPIC | 1486.0 | UNIX F77 -> OSF/1 Migration Info |
| 1486.2 | Wed Apr 06 1994 14:25 | Maybe the customer is talking about alignment? | 21 lines |
| 1486.5 | Wed Apr 06 1994 18:04 | Maybe they are mixing C and FORTRAN... | 0 lines |
TOPIC | 1487.0 | Cray code and check_bounds |
| 1487.2 | Thu Apr 07 1994 11:09 | Maybe you don't have enought time, but... | 12 lines |
TOPIC | 1492.0 | Dynamic allocation without malloc?? |
| 1492.1 | Tue Apr 12 1994 14:24 | Is use of POINTER's OK? | 35 lines |
| 1492.3 | Tue Apr 12 1994 14:26 | Addendum to -.1 | 6 lines |
| 1492.12 | Wed Apr 13 1994 12:24 | I would have pushed coding with POINTER's | 11 lines |
TOPIC | 1493.0 | DFA340 problem |
| 1493.1 | Tue Apr 12 1994 14:13 | Update your math library | 13 lines |
TOPIC | 1513.0 | DEC Fortran 3.3, problems with nonnative unformat |
| 1513.1 | Thu Apr 21 1994 07:56 | Seems (?) OK here | 17 lines |
| 1513.3 | Thu Apr 21 1994 10:52 | Examples of output on DFAO V3.3 system | 55 lines |
TOPIC | 1520.0 | O/P Conversion error . Please Help !! |
| 1520.1 | Sun Apr 24 1994 13:11 | Explanation of output conversion error | 28 lines |
TOPIC | 1533.0 | Parallel programs and character strings. |
| 1533.6 | Mon May 02 1994 18:40 | Is this specific to OpenVMS? | 6 lines |
TOPIC | 1540.0 | Floating invalid, etc. with DFAO |
| 1540.2 | Wed May 04 1994 14:07 | Customer should be able to try -fpe1 with DFR3.4 | 6 lines |
TOPIC | 1541.0 | Problems with compiling/loading cbrt routine |
| 1541.4 | Wed May 04 1994 14:20 | And you need a declaration for cbrt() | 12 lines |
| 1541.6 | Wed May 04 1994 17:25 | | 6 lines |
TOPIC | 1544.0 | problem with -fpe0 for floating-point underflow |
| 1544.21 | Mon May 09 1994 16:48 | Might add -fpe{} dependency in the for_set_fpe man page | 6 lines |
| 1544.27 | Tue May 17 1994 19:36 | Does this test program make it any clearer? | 36 lines |
TOPIC | 1553.0 | -I to find include on AOSF not feeling well? |
| 1553.4 | Tue May 10 1994 14:09 | Could this be changed, please? | 10 lines |
TOPIC | 1564.0 | C preprocessor with FORTRAN code |
| 1564.4 | Wed May 18 1994 18:23 | I have something you might be able to use | 8 lines |
| 1564.10 | Thu Feb 16 1995 09:15 | Hacks still available | 5 lines |
TOPIC | 1604.0 | Trying to call C++ from DEC Fortran |
| 1604.1 | Wed Jun 15 1994 10:10 | Try setenv LD_LIBRARY_PATH /usr/lib/cmplrs/cxx | 22 lines |
| 1604.3 | Wed Jun 15 1994 14:27 | Anyone know why LD_LIBRARY_PATH had to be set? | 7 lines |
TOPIC | 1622.0 | SHARED COMMON on OSF/1? |
| 1622.3 | Tue May 09 1995 17:54 | Exerpt from the man pages | 35 lines |
TOPIC | 1631.0 | Undefined symbol gerror |
| 1631.2 | Fri Jun 24 1994 13:02 | Or, you could put the in the underscores on the C++ side | 23 lines |
TOPIC | 1634.0 | flush() sys call: Bad performance ? |
| 1634.2 | Wed Jun 29 1994 14:27 | Are you calling fsync(2) inside flush(3f)? | 13 lines |
| 1634.4 | Thu Jun 30 1994 16:47 | NFS mounted files have some type of buffering... | 23 lines |
| 1634.7 | Fri Jul 01 1994 14:45 | Thanks for thinking about it | 14 lines |
TOPIC | 1652.0 | Calling between DEC Fortran, C, and C++ wo/underscore? |
| 1652.1 | Fri Jul 08 1994 11:42 | -assume nounderscore (did they read the man page?) | 12 lines |
| 1652.3 | Fri Jul 08 1994 11:48 | Consider it a form of name mangling | 14 lines |
| 1652.6 | Mon Jul 11 1994 14:26 | Some ideas | 40 lines |
TOPIC | 1654.0 | Simple FORTRAN problems -- need input, wisdom... |
| 1654.3 | Fri Jul 08 1994 14:21 | I could make a good business of this, eh? | 59 lines |
| 1654.6 | Fri Jul 08 1994 17:54 | Triple notes collision! | 4 lines |
TOPIC | 1658.0 | Size of PARAMETER defined constant? |
| 1658.1 | Mon Jul 11 1994 09:51 | Feature, not bug | 10 lines |
TOPIC | 1661.0 | what at ratfor/ef1..docs?? |
| 1661.2 | Wed Jul 13 1994 11:02 | Possible ratfor source? | 8 lines |
TOPIC | 1671.0 | Example of how to use lockf in pure Fortran? |
| 1671.1 | Mon Jul 18 1994 12:26 | Calling lockf is the simple part... | 21 lines |
| 1671.3 | Mon Jul 18 1994 16:31 | Could you trick the FORTRAN RTL with ftell/fseek? | 13 lines |
TOPIC | 1674.0 | vaaxd -> ieee problem? |
| 1674.5 | Mon Jul 18 1994 14:34 | FTP vs DECnet copy? | 26 lines |
| 1674.8 | Mon Jul 18 1994 16:14 | Maybe VMS's NFS is the culprit? (speculation) | 23 lines |
| 1674.12 | Tue Jul 19 1994 19:02 | Why did it work with Ultrix, though? | 9 lines |
| 1674.16 | Wed Jul 20 1994 11:22 | Or an interaction on how to interpret 'variable" files | 13 lines |
| 1674.20 | Thu Aug 25 1994 18:20 | But then why does Ultrix and OSF V3 get it right? | 13 lines |
| 1674.24 | Thu Aug 25 1994 20:18 | Can you stand one more question? | 18 lines |
| 1674.32 | Thu Sep 01 1994 09:58 | See: "ADD EXPORT/OPTIONS=NODATA_CONVERSION" | 16 lines |
TOPIC | 1678.0 | Problem with different floating point results |
| 1678.2 | Thu Jul 21 1994 09:44 | This is a double precision application, right? | 7 lines |
TOPIC | 1685.0 | Traceback info after an error on OSF/1 |
| 1685.1 | Tue Jul 26 1994 10:02 | core file + dbx + "where" = traceback | 9 lines |
| 1685.7 | Fri Jul 29 1994 14:42 | Should FORTRAN emit ABEND codes too? ;-) | 17 lines |
TOPIC | 1691.0 | dbx: viewing an array subrange |
| 1691.2 | Tue Aug 02 1994 10:40 | Can use dbx's "call" feature to print portion of array | 135 lines |
| 1691.4 | Tue Aug 02 1994 12:39 | These aren't bad hacks... | 11 lines |
TOPIC | 1694.0 | unformatted VMS files 2 OSF problems |
| 1694.2 | Tue Aug 02 1994 14:26 | Also need to convert floating point data | 21 lines |
TOPIC | 1713.0 | i-o Runtime very slow on AVMS |
| 1713.1 | Fri Aug 12 1994 10:14 | OSF/1 results closer to other Unix systems... | 29 lines |
TOPIC | 1717.0 | questions re mixing Fortran and C file I/O |
| 1717.2 | Mon Aug 15 1994 12:23 | caution: fflush(3f) slow until very recently | 7 lines |
| 1717.4 | Tue Aug 16 1994 16:16 | My mistake, I meant flush(3f), not fflush(3f) | 0 lines |
TOPIC | 1736.0 | OSF/1 IVP fails with memory fault |
| 1736.2 | Tue Aug 23 1994 10:02 | memory fault -> access violation | 8 lines |
TOPIC | 1741.0 | Wed Aug 24 1994 19:08 | Different I/O error reported by DEC FORTRAN | 40 lines |
| 1741.2 | Thu Aug 25 1994 18:10 | No, not to worry | 14 lines |
TOPIC | 1748.0 | performance tuning document wanted |
| 1748.2 | Fri Aug 26 1994 14:46 | Using -fpeN should be avoided if possible | 16 lines |
| 1748.7 | Mon Aug 29 1994 10:09 | A horror story (using C) | 27 lines |
TOPIC | 1766.0 | Fri Sep 09 1994 11:58 | Equivalent to "USERCLOSE" ? | 25 lines |
| 1766.3 | Mon Sep 12 1994 10:00 | Get RTL errors next time I open the unit | 69 lines |
| 1766.5 | Mon Sep 12 1994 17:48 | Moving "uoclose" got it to "work" | 15 lines |
| 1766.9 | Tue Sep 13 1994 11:10 | Fixing RTL bug is probably enough! | 22 lines |
TOPIC | 1793.0 | Question - record length for unformatted files |
| 1793.2 | Mon Sep 26 1994 14:28 | What exactly is the customer doing to compute RECL? | 14 lines |
TOPIC | 1802.0 | "Input statement requires too much data" ... |
| 1802.1 | Thu Sep 29 1994 10:15 | Should work, try this: | 32 lines |
TOPIC | 1806.0 | How to port indexed files (keyed access) from OVMS to OSF/1 |
| 1806.3 | Wed Oct 05 1994 06:58 | C-ISAM is callable from C | 9 lines |
TOPIC | 1812.0 | dfa340; output conversion error, unit -5 |
| 1812.2 | Wed Oct 05 1994 09:32 | Shouldn't setting f77_dump_flag cause an abort? | 8 lines |
TOPIC | 1817.0 | Different FALLOC behaviour with -threads |
| 1817.2 | Fri Oct 07 1994 14:37 | falloc is part of FORTRAN utility library | 10 lines |
TOPIC | 1825.0 | math library sgemm routine |
| 1825.1 | Wed Oct 12 1994 07:41 | Ask in DXML notes | 9 lines |
TOPIC | 1828.0 | Equivalenced integer and real array "dusty deck" problem |
| 1828.5 | Thu Oct 13 1994 14:49 | f77 with just -integer_size 64 "passes" | 12 lines |
TOPIC | 1850.0 | ? OSF carriagecontrol |
| 1850.1 | Fri Oct 21 1994 17:31 | Are you sure you're doing that OPEN of unit 6? | 18 lines |
| 1850.3 | Mon Oct 24 1994 10:17 | Some rationale for the difference | 10 lines |
TOPIC | 1857.0 | Tue Oct 25 1994 16:32 | dbx's step command acts different for FORTRAN in OSF V3? | 29 lines |
| 1857.3 | Wed Oct 26 1994 11:11 | Well, see what you can do | 11 lines |
| 1857.5 | Wed Oct 26 1994 16:54 | OK, good luck! | 6 lines |
| 1857.7 | Thu Oct 27 1994 12:30 | No prob. I'll use 'next' from now on! ;-) | 12 lines |
TOPIC | 1864.0 | Drivers for Tectronics 4225 terminals? |
| 1864.2 | Wed Nov 02 1994 08:26 | What software are they using now? | 13 lines |
TOPIC | 1865.0 | Question - Internal error: Improperly nested function? |
| 1865.3 | Wed Nov 02 1994 08:46 | Aside: program assumes 32bit addresses | 28 lines |
| 1865.5 | Wed Nov 02 1994 10:06 | Looks like V3.0 dbx gets this right | 11 lines |
TOPIC | 1866.0 | how many apps do this memory allocation trick? |
| 1866.3 | Thu Nov 03 1994 08:29 | Seen it here, too... | 10 lines |
TOPIC | 1871.0 | Problem on WRITE |
| 1871.3 | Mon Nov 07 1994 13:14 | Note: did you catch the -1 flag was being used? | 10 lines |
TOPIC | 1887.0 | Array limit on dec fortran?? |
| 1887.2 | Wed Nov 16 1994 12:57 | Also: see DEC FORTRAN release notes | 20 lines |
TOPIC | 1901.0 | elapsed time routine ? |
| 1901.1 | Mon Nov 28 1994 12:22 | Some (crude) real time timing | 46 lines |
TOPIC | 1903.0 | ISHFTC, MVBITS, I*8, DFAV V6.2 |
| 1903.11 | Fri Dec 02 1994 23:22 | What's a few bits off, anyway? ;-) | 4 lines |
| 1903.13 | Mon Dec 05 1994 08:55 | RE: -.1 You state the obvious (it's a joke, son) | 2 lines |
TOPIC | 1904.0 | unresolved symbol for f77 program |
| 1904.2 | Tue Nov 29 1994 09:47 | gamma() and lgamma() really same function? | 42 lines |
TOPIC | 1910.0 | Wed Nov 30 1994 17:56 | Question on pointee of POINTER variable | 42 lines |
TOPIC | 1911.0 | Calling FORTRAN from Visual C++ on Windows NT/Alpha? |
| 1911.2 | Thu Dec 01 1994 10:05 | Also need extern "C" { ... } (for C++) | 8 lines |
TOPIC | 1918.0 | How to get load map (or pass switched to ld) on OSF/1 |
| 1918.1 | Thu Dec 08 1994 08:50 | Another use for -Wl | 13 lines |
TOPIC | 1921.0 | Common block "TIME" conflict with shared lib |
| 1921.7 | Fri Dec 09 1994 13:27 | -assume nounderscore isn't a workaround | 7 lines |
TOPIC | 1923.0 | Port from IBM : pointers, dynamic arrays, ESSL... |
| 1923.3 | Fri Dec 16 1994 09:55 | More on IMPLICIT INTEGER ($) | 15 lines |
TOPIC | 1929.0 | Compiling problem in OSF/1 T3.2-2 & Fortran V3.5 |
| 1929.3 | Mon Dec 19 1994 12:21 | Check shell imposed limits first | 13 lines |
TOPIC | 1932.0 | Prob w/ dbx, COMMON blocks in include files |
| 1932.2 | Tue Dec 20 1994 13:19 | Possible regression in FORTRAN debug info? | 14 lines |
TOPIC | 1933.0 | <sys$qiow() error on conversion from vax fortran> |
| 1933.2 | Wed Dec 21 1994 09:20 | Might pay to look at VMS -> OSF/1 migration tools | 12 lines |
TOPIC | 1934.0 | Untyped name ? |
| 1934.2 | Tue Dec 27 1994 08:57 | No -g_float on OSF/1 | 7 lines |
TOPIC | 1938.0 | F77 compile problems ... |
| 1938.4 | Tue Dec 27 1994 09:11 | Or use native FORTRAN INCLUDE statement | 22 lines |
TOPIC | 1939.0 | dynamic linking - any hints? |
| 1939.4 | Wed Dec 28 1994 12:56 | Is user's complaint really a dummy alias problem? | 9 lines |
TOPIC | 1968.0 | cos() fails on 3000-900 |
| 1968.2 | Fri Jan 20 1995 11:04 | RE: .-1 Did you compile that for IEEE arithmetic? | 4 lines |
| 1968.5 | Sat Jan 21 1995 09:55 | An observations | 15 lines |
TOPIC | 1972.0 | Mon Jan 23 1995 13:35 | Redirection to stdout using FORTnn envar's | 22 lines |
| 1972.2 | Mon Jan 23 1995 22:35 | Time for some more code hacking | 18 lines |
TOPIC | 1974.0 | port OpenVMS->OSF FORT |
| 1974.2 | Wed Jan 25 1995 17:56 | POSIX and FORTRAN | 15 lines |
TOPIC | 1978.0 | Process crashes following automatic allocation of array because not enough memory. |
| 1978.1 | Thu Jan 26 1995 14:10 | Some ideas (for OSF/1) | 25 lines |
TOPIC | 1981.0 | Fri Jan 27 1995 17:01 | Useropen routine which uses environment variables | 88 lines |
TOPIC | 1988.0 | dbx - wrong display of arrays |
| 1988.2 | Tue Jan 31 1995 13:09 | FWIW, decladebug gets this right | 58 lines |
TOPIC | 2023.0 | another divide-by-zero problems |
| 2023.2 | Wed Feb 22 1995 08:33 | Try compiling with -fpe1 | 17 lines |
| 2023.6 | Wed Feb 22 1995 11:26 | Done! | 4 lines |
TOPIC | 2028.0 | Compiling time too long |
| 2028.3 | Fri Feb 24 1995 10:07 | Some observations | 38 lines |
| 2028.6 | Fri Feb 24 1995 13:34 | And I'm already using a large font on my decterm! | 14 lines |
TOPIC | 2033.0 | no output from program |
| 2033.1 | Tue Feb 28 1995 08:40 | Let's see the program | 5 lines |
| 2033.6 | Thu Mar 23 1995 10:36 | Must be an odd setting of the path variable | 11 lines |
TOPIC | 2035.0 | problem with common variables |
| 2035.2 | Wed Mar 01 1995 06:07 | RE: dbx problem. Try "next" | 15 lines |
| 2035.9 | Wed Mar 01 1995 18:06 | I'm not a FORTRAN developer, but I play one on NOTES | 8 lines |
TOPIC | 2042.0 | Help reading a binary input file |
| 2042.1 | Fri Mar 03 1995 10:04 | Use: setenv FORT_CONVERT8 big_endian | 18 lines |
| 2042.3 | Fri Mar 03 1995 18:25 | No endian-ism for character data | 20 lines |
| 2042.4 | Fri Mar 03 1995 18:36 | A possible workaround | 12 lines |
| 2042.6 | Mon Mar 06 1995 13:29 | Try this | 21 lines |
TOPIC | 2049.0 | -vms demands OPEN(READONLY) on readonly files !! |
| 2049.1 | Thu Mar 09 1995 16:41 | Due to VMS history? | 13 lines |
TOPIC | 2051.0 | performance problem |
| 2051.1 | Mon Mar 13 1995 06:20 | Pointer to code? | 11 lines |
| 2051.3 | Mon Mar 13 1995 08:36 | Care to wager? ;-) | 7 lines |
| 2051.6 | Wed Mar 15 1995 08:50 | Might be related to FORTRAN version 3.4? | 37 lines |
TOPIC | 2089.0 | shell variable |
| 2089.2 | Wed Apr 05 1995 14:14 | How to do the equivalent | 33 lines |
TOPIC | 2093.0 | Is 0.0**0 defined? |
| 2093.16 | Thu Apr 27 1995 11:45 | User code could replace __pow_e ?? | 13 lines |
TOPIC | 2105.0 | OSF Fortran shared memory |
| 2105.1 | Tue Apr 18 1995 16:01 | There is hack... | 26 lines |
| 2105.3 | Wed Apr 19 1995 07:38 | Sample code | 92 lines |
| 2105.6 | Thu Apr 20 1995 14:15 | No language dependency that I know of | 49 lines |
TOPIC | 2112.0 | Why use STREAM_LF between VMS and UNIX? |
| 2112.2 | Fri Apr 21 1995 17:49 | Some comments, and a question | 56 lines |
TOPIC | 2114.0 | lots of unresolved cv_* |
| 2114.1 | Mon Apr 24 1995 09:21 | Need -lFutil, move -lfor up | 16 lines |
TOPIC | 2116.0 | yet another "GEM ASSERTION, Compiler internal error" |
| 2116.11 | Tue Apr 25 1995 14:59 | Example using POINTER's | 74 lines |
TOPIC | 2123.0 | A synthetic test which doesn't perform well |
| 2123.1 | Thu May 04 1995 10:20 | Re-write loops to tranverse arrays better | 44 lines |
| 2123.3 | Tue May 09 1995 11:41 | Once more, with feeling | 15 lines |
| 2123.6 | Wed May 10 1995 14:15 | One last gasp | 9 lines |
TOPIC | 2155.0 | VT52 interface? |
| 2155.3 | Thu May 18 1995 12:10 | More details, please | 16 lines |
| 2155.5 | Thu May 18 1995 17:44 | Really should see a code example | 21 lines |
| 2155.8 | Fri May 19 1995 06:53 | Good, you're almost there | 8 lines |
| 2155.9 | Fri May 19 1995 06:56 | One last | 5 lines |
TOPIC | 2161.0 | Mixed C/F77 link problem |
| 2161.3 | Thu May 25 1995 14:44 | Try -nofor_main | 10 lines |
TOPIC | 2.0 | Introductions |
| 2.16 | Sat Mar 18 1995 07:09 | John Faricelli | 32 lines |
TOPIC | 18.0 | Command line length? |
| 18.1 | Sat Mar 18 1995 06:22 | Wouldn't a library have been better? | 9 lines |
TOPIC | 223.0 | dbx: is not defined or not active (fortran) |
| 223.4 | Tue Apr 04 1995 09:07 | Ask in TURRIS::DEC_FORTRAN_ALPHA | 0 lines |
TOPIC | 278.0 | xwindow, Motif programming environment |
| 278.2 | Thu Apr 06 1995 09:09 | Direct X/Motif calls can be done, but not simple | 11 lines |
TOPIC | 440.0 | How to get the "hostname" |
| 440.4 | Wed Apr 19 1995 09:29 | who -mM useful | 7 lines |
TOPIC | 543.0 | Strange warning with malloc |
| 543.1 | Wed Apr 26 1995 10:26 | #include <stdlib.h> | 8 lines |
TOPIC | 619.0 | Denormals, and compiler crash |
| 619.2 | Tue May 02 1995 10:25 | -std1 seems to help denorm.c | 11 lines |
TOPIC | 660.0 | exclusive write lock (portable ??) |
| 660.4 | Sun May 14 1995 16:51 | RE: advisory vs. enforced locking | 28 lines |
TOPIC | 678.0 | translated TPU not picking up terminal page size via telnet |
| 678.4 | Fri May 05 1995 06:47 | ioctl gets you access to terminal size | 13 lines |
TOPIC | 689.0 | Getting vi to recognise a VT100 over a telnet session ... |
| 689.1 | Fri May 05 1995 07:43 | VMS isn't a mind reader... | 13 lines |
TOPIC | 736.0 | using curses on dec osf/1 |
| 736.1 | Tue May 09 1995 07:52 | Some suggestions | 17 lines |
| 736.3 | Wed May 10 1995 09:29 | Is 685 relevant in this case? | 5 lines |
TOPIC | 881.0 | Question on Floating Point exception |
| 881.2 | Fri May 19 1995 07:10 | Do you have the test inverted? | 16 lines |
| 881.5 | Mon May 22 1995 14:29 | Depends... | 7 lines |
TOPIC | 974.0 | Stacksize limit questions |
| 974.1 | Thu May 25 1995 14:55 | See dflssiz and maxssiz in system config file | 14 lines |
| 974.5 | Tue May 30 1995 17:00 | More guesses | 34 lines |
TOPIC | 1110.0 | How to identify term type? |
| 1110.3 | Wed Jun 07 1995 11:03 | Another pointer: qterm utility | 7 lines |
TOPIC | 1142.0 | perl 5.0 build problem |
| 1142.1 | Wed Jun 07 1995 11:26 | Add -L/usr/local/lib to link line | 9 lines |
TOPIC | 1144.0 | Wed Jun 07 1995 11:36 | IBM and SGI have magic "-32" pointer option? | 18 lines |
| 1144.3 | Wed Jun 07 1995 14:19 | | 11 lines |
TOPIC | 1168.0 | Batch options, please! |
| 1168.1 | Thu Jun 08 1995 10:26 | LSF is one option | 5 lines |
TOPIC | 1532.0 | read tar tape on VMS, copy to UNIX? |
| 1532.3 | Wed Jul 05 1995 14:25 | Even simpler solution | 17 lines |
TOPIC | 1630.0 | POSIX...missing lib for testing? |
| 1630.6 | Thu Jul 13 1995 11:36 | Oddity in accessing patches via DECnet | 29 lines |
TOPIC | 1635.0 | Wed Jul 12 1995 11:47 | Occasional crash at executable startup in V3.2 ? | 25 lines |
| 1635.1 | Thu Jul 13 1995 10:49 | Might have been a disk hardware problem | 8 lines |
| 1635.2 | Fri Jul 14 1995 15:43 | It's back... | 12 lines |
TOPIC | 1695.0 | Display current date/time in C/C++? |
| 1695.2 | Tue Jul 18 1995 14:13 | Or see example in man page for strftime() | 0 lines |
TOPIC | 1763.0 | missing OSF320-104 patch, where is it? |
| 1763.1 | Wed Jul 26 1995 14:34 | Try this pathname | 19 lines |
TOPIC | 1798.0 | redirect temporary disk area used by 'ar'? |
| 1798.1 | Wed Jul 26 1995 18:10 | Use l option, or TMPDIR | 10 lines |
TOPIC | 1806.0 | tr-command does not convert \-character ! |
| 1806.1 | Thu Jul 27 1995 11:14 | Use two \'s | 12 lines |
TOPIC | 1808.0 | P2C on DIGITAL UNIX . Where !!!! |
| 1808.7 | Wed Aug 02 1995 09:43 | How was hacking p2c faster than using a real compiler? | 11 lines |
TOPIC | 2006.0 | problem getting 'ksh' to read from/write to modem |
| 2006.6 | Wed Aug 16 1995 17:00 | I think you want: stty -echo | 0 lines |
TOPIC | 2313.0 | about HUGE_VAL in math.h |
| 2313.1 | Wed Sep 06 1995 10:21 | Suggest using -ieee_with_no_inexact | 15 lines |
| 2313.5 | Tue Sep 12 1995 06:55 | float.h might have useful information | 8 lines |
TOPIC | 2333.0 | UNIX 3.2, rsh, bourne shell and UMASK problem |
| 2333.5 | Wed Sep 13 1995 14:32 | Cshell has two startups (.cshrc, .login) | 15 lines |
| 2333.7 | Wed Sep 13 1995 19:46 | When in doubt, Matt's always right ;-) | 0 lines |
TOPIC | 2420.0 | Which V3.2C subset has pty_data.c |
| 2420.1 | Tue Sep 12 1995 19:33 | Hope you are less miserable now | 15 lines |
TOPIC | 2445.0 | scheduling in Digital UNIX |
| 2445.2 | Wed Sep 13 1995 18:16 | Also, LSF from Platform | 11 lines |
TOPIC | 2450.0 | System subroutine |
| 2450.1 | Thu Sep 14 1995 11:15 | cpu and elapsed time from FORTRAN | 12 lines |
TOPIC | 2451.0 | plotter |
| 2451.2 | Thu Sep 14 1995 11:20 | Aren't plotters output devices? | 11 lines |
TOPIC | 2527.0 | VMS mail --> to osf dxmail |
| 2527.10 | Fri Dec 13 1996 15:46 | Program in .6 has a small bug | 7 lines |
TOPIC | 2598.0 | Parallel Make/DCE? |
| 2598.1 | Mon Sep 25 1995 14:02 | LSF may be useful (but not for make'ing) | 10 lines |
TOPIC | 2644.0 | rcp problem |
| 2644.1 | Wed Sep 27 1995 10:19 | Is .rhosts file set up correctly? | 11 lines |
TOPIC | 2662.0 | xterm display manipulation in Korn Shell |
| 2662.4 | Thu Feb 22 1996 10:36 | Not an alias, but 1 line shell script | 10 lines |
TOPIC | 2718.0 | HPJ210 vs. AlphaStation 600 5/266 |
| 2718.5 | Tue Oct 03 1995 11:04 | Code in KAP notes file (268) | 8 lines |
TOPIC | 2831.0 | How to set title and icon name on xterm for OSF/1 V3.2C? |
| 2831.3 | Fri Nov 10 1995 10:45 | Ask the terminal to identify itself | 7 lines |
| 2831.5 | Fri Nov 10 1995 16:49 | Some suggestions | 16 lines |
TOPIC | 2868.0 | Execute a shell script from a VMS node |
| 2868.3 | Thu Oct 12 1995 23:32 | submit/remote seems to work to Digital Unix | 8 lines |
TOPIC | 2875.0 | is vi broken in X4.0 Rev 241 ? |
| 2875.10 | Thu Feb 22 1996 21:50 | What would a secretary make of ^U 5 ^N ?? | 10 lines |
TOPIC | 3075.0 | Cancel ^Z, is it possible? |
| 3075.1 | Thu Oct 26 1995 10:06 | Try "stty susp undef" (see man stty for more info) | 0 lines |
TOPIC | 3087.0 | Problem with decladebug on DEC/Unix V3.2C |
| 3087.2 | Thu Nov 02 1995 05:59 | You may want to ask in TURRIS::DECLADEBUG | 0 lines |
TOPIC | 3091.0 | isinf equivalent system call |
| 3091.1 | Fri Oct 27 1995 16:03 | ! finite() should be similar to isinf() | 10 lines |
TOPIC | 3147.0 | fork() or exec() - best solution for menu system |
| 3147.1 | Tue Oct 31 1995 17:11 | Ummm, is this a trick question? | 7 lines |
| 3147.3 | Wed Nov 01 1995 08:38 | I suppose system has a bit more overhead | 13 lines |
TOPIC | 3154.0 | Latex error !! |
| 3154.1 | Wed Nov 01 1995 09:34 | Probably need environment variables for format files | 21 lines |
TOPIC | 3166.0 | shmat - max file size? |
| 3166.3 | Thu Nov 02 1995 10:26 | Why not just use mmap(2)? | 0 lines |
TOPIC | 3179.0 | Thu Nov 02 1995 11:04 | Limited patches available on WWW to external sites? | 12 lines |
TOPIC | 3187.0 | seg fault in _call_remove_pc_range_table during image rundown |
| 3187.2 | Fri Nov 03 1995 08:26 | Perhaps shcom_connect(3f) does what you want? | 7 lines |
| 3187.5 | Mon Nov 06 1995 08:35 | Include files are missing | 10 lines |
| 3187.7 | Mon Nov 06 1995 17:34 | Possible fix | 26 lines |
| 3187.9 | Wed Nov 08 1995 09:46 | Got it to "run" with 8192 byte size | 35 lines |
TOPIC | 3238.0 | set term/inquire on UNIX ??? |
| 3238.3 | Tue Nov 07 1995 13:06 | Sample qtermtab file (more Digital terminals) | 90 lines |
TOPIC | 3260.0 | Memory Fault after moving /var |
| 3260.2 | Thu Nov 09 1995 13:13 | A modest proposal | 16 lines |
TOPIC | 3345.0 | 3.2C/Alloca/mapentries |
| 3345.13 | Tue Apr 16 1996 15:42 | Perhaps max-per-proc-stack-size ?? | 6 lines |
TOPIC | 3414.0 | How to force the system to stop paging? |
| 3414.4 | Tue Nov 21 1995 09:28 | What is the point of this exercise? | 6 lines |
| 3414.6 | Wed Nov 22 1995 06:26 | Why I asked | 7 lines |
TOPIC | 3473.0 | linpack |
| 3473.1 | Mon Nov 27 1995 09:22 | Use DXML math libraries to help the Alpha result | 15 lines |
TOPIC | 3529.0 | use "sed" ???.... |
| 3529.11 | Fri Dec 01 1995 12:42 | Escape newline with \ (sed script in a file) | 13 lines |
TOPIC | 3540.0 | hplaserjet5mp on osfv3.2 |
| 3540.2 | Thu Nov 30 1995 13:13 | Is the 5mp a PostScript printer? | 6 lines |
TOPIC | 3561.0 | is it possible to change the dxterm(or xterm) title from the command line |
| 3561.1 | Fri Dec 01 1995 15:04 | For dxterm: /usr/bin/echo "\023521;String Here\0234\c" | 0 lines |
TOPIC | 3583.0 | ~13MB array ? STACK SEGV |
| 3583.1 | Mon Dec 04 1995 20:30 | It's a bug. See 3345. for workaround | 6 lines |
TOPIC | 3598.0 | NFS and byte swapping (...again) |
| 3598.2 | Tue Dec 05 1995 21:17 | User's data is left alone by NFS | 15 lines |
| 3598.6 | Wed Dec 06 1995 09:37 | Two issues here | 21 lines |
TOPIC | 3625.0 | Tadpole support |
| 3625.1 | Wed Dec 06 1995 21:55 | Are you looking for independent confirmation? | 5 lines |
TOPIC | 3632.0 | Questions on ATOM .. |
| 3632.1 | Thu Dec 07 1995 05:41 | Better to ask in caldec::wrl_atom | 0 lines |
TOPIC | 3971.0 | V3.2C (T4.0) X Server Backing Store? |
| 3971.8 | Mon Jan 15 1996 13:22 | If this the explanation, why no server crashes earlier? | 13 lines |
TOPIC | 3982.0 | 3.12-6 Linker |
| 3982.5 | Fri Jan 12 1996 15:43 | Your ld example needs work | 14 lines |
TOPIC | 3992.0 | hostid(1) mapping in Digital UNIX? |
| 3992.3 | Wed Jan 17 1996 08:37 | Is hostid alterable on other Unix boxes? | 13 lines |
| 3992.6 | Wed Jan 17 1996 15:44 | You don't need to hack the kernel to set hostid | 12 lines |
TOPIC | 4078.0 | tcl list widget wanted |
| 4078.2 | Fri Jan 26 1996 14:19 | Sounds like -height 0 is what you want | 17 lines |
TOPIC | 4147.0 | logout command? |
| 4147.3 | Mon Jan 29 1996 08:59 | logout would work if your default shell was csh | 9 lines |
TOPIC | 4152.0 | Quick question about dtksh .vs. tcl/tk ... |
| 4152.4 | Mon Jan 29 1996 14:05 | Long time since we've had a religious war ;-) | 18 lines |
TOPIC | 4259.0 | statistical functions for digital unix |
| 4259.2 | Mon Feb 05 1996 22:14 | Some other places to look | 11 lines |
TOPIC | 4307.0 | time - command; disprotion between sys-user / real |
| 4307.3 | Fri Feb 09 1996 09:08 | Sort of guessing here... | 16 lines |
TOPIC | 4336.0 | where is FX!32 ??? |
| 4336.2 | Sun Feb 11 1996 12:13 | Try TALLIS::ALPHA_MIGRATION_TOOLS (but...) | 10 lines |
TOPIC | 4350.0 | Document on 64bit OS? |
| 4350.4 | Mon Feb 12 1996 17:33 | 64-bit is not always better than 32-bit | 8 lines |
| 4350.6 | Tue Feb 13 1996 08:42 | My FORTRAN apps don't suffer pointer bloat ;-) | 13 lines |
TOPIC | 4372.0 | slooooow login |
| 4372.1 | Wed Feb 14 1996 10:35 | Check DXsession.host_list in .Xdefaults file | 12 lines |
TOPIC | 4427.0 | ld: can not malloc memory |
| 4427.1 | Tue Feb 20 1996 12:48 | Step by step | 17 lines |
TOPIC | 4471.0 | UNIX function similar to VMS proxy?? |
| 4471.1 | Fri Feb 23 1996 15:30 | Proxies (DECnet) are doable | 13 lines |
TOPIC | 4545.0 | How to run PASCAL, COBOL and fortan complier ? |
| 4545.1 | Thu Feb 29 1996 08:36 | Start with the on-line manual pages | 8 lines |
TOPIC | 4552.0 | Csh filename completion questions |
| 4552.2 | Thu Feb 29 1996 10:19 | Try: set filec=1 | 13 lines |
| 4552.4 | Fri Mar 01 1996 08:31 | RE: -.1 Then use tcsh instead ;-) | 0 lines |
TOPIC | 4616.0 | Disable immediate echo of typeahead |
| 4616.3 | Wed Mar 06 1996 10:01 | Would curses be useful here? | 8 lines |
TOPIC | 4688.0 | How to identify Libraries ? |
| 4688.2 | Mon Mar 11 1996 08:44 | FORTRAN and C++ libs (I think) come with base OS | 12 lines |
TOPIC | 5012.0 | How to make "demangle" output in forked/execl'd process go through pipe to parent? |
| 5012.3 | Thu Apr 04 1996 14:54 | printf writes are buffered (unless to terminal) | 12 lines |
TOPIC | 5021.0 | environmental variables...? |
| 5021.1 | Fri Apr 05 1996 07:39 | Need to call getenv() to get value in program | 11 lines |
| 5021.3 | Fri Apr 05 1996 14:28 | Envar's don't gain you anything from the shell level | 9 lines |
TOPIC | 5055.0 | cannot allocate virtual memory |
| 5055.1 | Wed Apr 10 1996 09:55 | Check shell imposed limits ("unlimit") | 6 lines |
TOPIC | 5153.0 | Does V4.0 (rev 375) consume more memory than V3.2C? |
| 5153.2 | Fri Apr 19 1996 15:12 | Most likely exceeding some virtual memory limit | 16 lines |
| 5153.4 | Mon Apr 22 1996 21:17 | Some further suggestions | 15 lines |
TOPIC | 5192.0 | Link problem under cxx |
| 5192.1 | Tue Apr 23 1996 07:14 | mqueue.h needs some work for C++ (it's a bug) | 10 lines |
TOPIC | 5269.0 | cc command scheduled to be withdrawn? |
| 5269.3 | Sat Apr 27 1996 07:19 | Who dreams up these things, anyway? ;-) | 11 lines |
TOPIC | 5272.0 | mtools install and use questions |
| 5272.1 | Fri Apr 26 1996 15:51 | mtools worked great for me | 17 lines |
| 5272.4 | Mon Apr 29 1996 12:16 | Pointer to code I used | 13 lines |
TOPIC | 5342.0 | Fri May 03 1996 08:00 | X server consumes CPU when completely logged out? | 36 lines |
| 5342.1 | Fri May 03 1996 10:11 | Probably false alarm? | 9 lines |
TOPIC | 5407.0 | ld error: malloc, free, realloc: multiply defined |
| 5407.6 | Mon May 13 1996 22:37 | Ask in TURRIS::FORTRAN about the IO question | 8 lines |
TOPIC | 5423.0 | /sbin/ls: arg list too long, problem |
| 5423.3 | Mon May 13 1996 10:44 | A couple of workrounds | 18 lines |
| 5423.12 | Tue May 14 1996 09:44 | How can a shell work around limit in exec()? | 17 lines |
TOPIC | 5430.0 | AS 500 vs. an R10000 ws |
| 5430.2 | Mon May 13 1996 15:14 | Reasonable speedup with cc -migrate options | 16 lines |
TOPIC | 5447.0 | PCDISK for Digital UNIX - is there such thing? |
| 5447.1 | Tue May 14 1996 09:51 | Check for references to "mtools" | 6 lines |
TOPIC | 5448.0 | V3.2C optimizer problem ? |
| 5448.4 | Wed May 15 1996 12:01 | Base note implies cc -migrate does the right thing? | 17 lines |
TOPIC | 5554.0 | mysterious -input switch in ld. |
| 5554.1 | Wed May 22 1996 19:14 | Use -Wl,-input -Wl,patrick.link | 14 lines |
TOPIC | 5584.0 | Emacs status line disappears in dtterms |
| 5584.1 | Fri May 24 1996 16:20 | Check TERM envar and rows/cols | 8 lines |
TOPIC | 5611.0 | About libshpf.a ?? |
| 5611.1 | Tue May 28 1996 16:54 | Scalar High Performance Fortran library | 7 lines |
TOPIC | 5683.0 | Premature malloc() failure |
| 5683.1 | Mon Jun 03 1996 14:57 | I should sell this info for big bucks! ;-) | 19 lines |
TOPIC | 5698.0 | Migration from SGI to Alpha |
| 5698.4 | Wed Jun 05 1996 09:51 | Endianism problems are not easy to solve in C/C++ | 26 lines |
TOPIC | 5912.0 | Netscape problem on V4.0 |
| 5912.6 | Fri Jun 21 1996 19:20 | RE: -.1, prob. related to 24 plane card | 7 lines |
TOPIC | 5981.0 | Uses lpr to print selected pages. |
| 5981.3 | Tue Jun 25 1996 17:13 | What type of file are we talking about? | 20 lines |
TOPIC | 6013.0 | Convert Uppercase filenames to Lowercase |
| 6013.1 | Wed Jun 26 1996 16:51 | Shell script "downcase" | 12 lines |
TOPIC | 6079.0 | ld: how to circumvent command line length limitation? |
| 6079.1 | Mon Jul 01 1996 17:07 | From ld: -input file (see also 5554.5) | 0 lines |
TOPIC | 6240.0 | ld references unresolved - what is missing ? |
| 6240.1 | Fri Jul 12 1996 09:50 | Use -lcurses, link with cc -migrate | 11 lines |
TOPIC | 6257.0 | printing TeX files on DecLaser 2150 |
| 6257.1 | Mon Jul 15 1996 10:41 | Need a dvi -> ps converter | 14 lines |
| 6257.4 | Mon Jul 15 1996 14:06 | Might try in ONTIME::POSTSCRIPT_PRINTING | 12 lines |
TOPIC | 6294.0 | How can I internationalize with TCL/TK ? |
| 6294.4 | Wed Jul 17 1996 18:22 | Try to be as "standard" as possible | 9 lines |
TOPIC | 6437.0 | Exmh install problems on V4.0 |
| 6437.3 | Mon Jul 29 1996 12:11 | Look at setting of TK_LIBRARY envar | 19 lines |
| 6437.8 | Tue Jul 30 1996 11:11 | What -DTK_NO_SECURITY implied | 8 lines |
| 6437.11 | Wed Oct 16 1996 17:17 | Try seting TK_LIBRARY envar | 11 lines |
| 6437.13 | Wed Oct 16 1996 18:29 | Did I miss something? | 11 lines |
| 6437.15 | Thu Oct 17 1996 22:29 | Sounds like something fishy with your wish | 8 lines |
TOPIC | 6444.0 | Archiver-Problem |
| 6444.1 | Mon Jul 29 1996 11:57 | Try setting TMPDIR to a place with more disk space | 15 lines |
TOPIC | 6561.0 | plot-10 IGL for tektronix on DU ? |
| 6561.2 | Tue Aug 13 1996 09:45 | Doesn't look like Tek does Plot-10 any more | 24 lines |
TOPIC | 6630.0 | MIME Encoding/Decoding? |
| 6630.5 | Tue Aug 13 1996 17:50 | Should I say it? It works for m... | 8 lines |
| 6630.10 | Mon Mar 03 1997 16:57 | ftp to ftp.andrew.cmu.edu, look in /pub/mpack | 0 lines |
TOPIC | 6671.0 | Exec format error. Wrong Architecture. |
| 6671.4 | Thu Aug 15 1996 17:55 | Could NFS be the problem? | 9 lines |
TOPIC | 6728.0 | Failed to run fortran program on DU v4.0 |
| 6728.1 | Wed Aug 21 1996 08:31 | Is this the parallel dxml library (-ldxmlp) ?? | 8 lines |
TOPIC | 6749.0 | SMP benchmark |
| 6749.5 | Tue Aug 27 1996 07:39 | We really don't know what options are given to open(2) | 17 lines |
TOPIC | 6857.0 | help on malloc() |
| 6857.5 | Wed Sep 11 1996 00:44 | limit/unlimit docuemented under "man csh" | 5 lines |
TOPIC | 7014.0 | virtual forking? |
| 7014.9 | Mon Dec 16 1996 11:02 | Might be a nice addition to the system(3) library call | 8 lines |
TOPIC | 7336.0 | how to set up an LSR 2000 color printer? |
| 7336.4 | Tue Oct 08 1996 09:08 | lpspr may be useful | 5 lines |
TOPIC | 7406.0 | strcmp problem |
| 7406.2 | Thu Oct 10 1996 11:34 | Check man page for workaroudn | 6 lines |
TOPIC | 7410.0 | Digital UNIX V4.0 and mail problems |
| 7410.13 | Wed Oct 16 1996 15:08 | Pointer to mpack/munpack | 6 lines |
TOPIC | 7414.0 | How to convert big endian to little endian |
| 7414.2 | Fri Oct 11 1996 12:21 | Beware of IEEE exceptional values/denorms | 17 lines |
TOPIC | 7466.0 | looking for VMS f$mode() equivalent |
| 7466.3 | Tue Oct 15 1996 12:05 | "apropos terminal" gives... | 17 lines |
TOPIC | 7489.0 | FTSV for Digital UNIX ??? |
| 7489.2 | Thu Oct 17 1996 08:02 | See also: ANNECY::FTSO | 0 lines |
TOPIC | 7540.0 | setting virtual address limit to 'unlimit' |
| 7540.2 | Wed Oct 23 1996 07:38 | Perhaps you need to increase your max proc address space | 17 lines |
TOPIC | 7558.0 | Could not run Fortran program on Digital Unix V4.0 |
| 7558.1 | Wed Oct 23 1996 07:44 | Does the IVP run correctly? | 5 lines |
| 7558.3 | Wed Oct 23 1996 09:20 | Let's see what the Fortran folk say... | 9 lines |
TOPIC | 8154.0 | rsh behaviour in while loop |
| 8154.6 | Thu Mar 13 1997 06:17 | Check man page for the shell of interest | 5 lines |
TOPIC | 8193.0 | X applic - display in a VMS system |
| 8193.2 | Fri Dec 13 1996 15:28 | Some things to check | 14 lines |
TOPIC | 8243.0 | Malloc failures on DU V4.0a |
| 8243.1 | Wed Dec 18 1996 08:26 | datasize limit is the culprit | 23 lines |
TOPIC | 8342.0 | Segmentation fault,compilation help? |
| 8342.4 | Fri Jan 03 1997 14:13 | Check shell imposed limits: "unlimit datasize" etc. | 21 lines |
| 8342.8 | Tue Jan 07 1997 08:37 | Code has a bug allocating array of pointers | 41 lines |
| 8342.9 | Tue Jan 07 1997 09:34 | And yet another similar code bug... | 15 lines |
TOPIC | 8644.0 | Fortran compiler on Digital Unix ?.... |
| 8644.2 | Thu Jan 30 1997 09:23 | One further point | 21 lines |
TOPIC | 8757.0 | A documentation program for DUNIX? |
| 8757.1 | Fri Feb 07 1997 13:22 | SoftPC and MS Word? (seriously) | 0 lines |
| 8757.5 | Wed Feb 12 1997 08:53 | I believe the Tektronix product is called WinDD | 0 lines |
TOPIC | 8811.0 | ld -L generatin error "mmap failure no such device" ? |
| 8811.1 | Wed Feb 12 1997 13:13 | Read cc man page for -W option | 9 lines |
TOPIC | 9016.0 | character cell or graphics monitor? |
| 9016.3 | Mon Mar 03 1997 14:36 | /usr/sbin/sizer -wc (see man sizer) | 0 lines |
TOPIC | 9034.0 | Fatal security hole in /usr/sbin/dop - DU V4.0x |
| 9034.4 | Wed Mar 05 1997 10:16 | See 9029.1 | 0 lines |
TOPIC | 9035.0 | Fortran compiler option for 32-bit ENV. |
| 9035.2 | Wed Mar 05 1997 09:26 | Use: -Wl,-taso | 10 lines |
TOPIC | 9194.0 | UNIX script writing primer? |
| 9194.4 | Sun Mar 16 1997 20:43 | tcl/tk is on Digital Unix (4.0 +) | 6 lines |
| 9194.10 | Mon Mar 24 1997 17:46 | Sigh. Why don't we put the man pages on the base oS? | 9 lines |
| 9194.13 | Thu Mar 27 1997 16:37 | Is the nroff source for the tcl help provided? | 8 lines |
TOPIC | 9352.0 | how to decode base64? |
| 9352.2 | Wed Apr 02 1997 14:45 | See also: mpack/munpack | 8 lines |
TOPIC | 9358.0 | DEC Fortran 90 for socket programming? |
| 9358.1 | Wed Apr 02 1997 15:01 | Not impossible, but probably some work req'd | 25 lines |
TOPIC | 9378.0 | ieee floating point warning? |
| 9378.2 | Thu Apr 03 1997 11:08 | HUGE_VAL is +Infinity in -ieee mode | 14 lines |
TOPIC | 9502.0 | mformat disks not readable on pc? |
| 9502.4 | Thu Apr 17 1997 12:13 | I'd start with a fresh diskette at this point | 12 lines |
TOPIC | 2051.0 | Is there GKS3D for DEC OSF/1 or will ULTRIX GKS3D work on OSF/1? |
| 2051.2 | Tue Feb 18 1992 18:02 | Don't you need to install GKS on the OSF/1 system? | 12 lines |
TOPIC | 2060.0 | Output to HP Paintjet XL |
| 2060.1 | Wed Feb 26 1992 04:20 | GKS may be able to do fill patterns w/ HPGL | 11 lines |
TOPIC | 2072.0 | Bug in gks$inq_text_extent() ? |
| 2072.2 | Fri Mar 13 1992 17:37 | Why not let accept STROKE precision with PS hardware fonts | 21 lines |
TOPIC | 2085.0 | Mon Mar 30 1992 17:36 | 32/64 bit issues with GKS | 62 lines |
| 2085.2 | Tue Mar 31 1992 12:07 | Will the structures be defined for multiple langs? | 14 lines |
TOPIC | 2102.0 | Performance problem vs SUN with GDS-3D? |
| 2102.2 | Wed May 27 1992 14:30 | How well does SUN GKS support X? | 12 lines |
TOPIC | 2121.0 | Error 23 with GKS3D 1.2 & ULTRIX 4.2 |
| 2121.1 | Fri Jun 26 1992 16:39 | Need more details | 14 lines |
| 2121.3 | Mon Jun 29 1992 22:52 | GKS FORTRAN example of PostScript (ws 61) | 20 lines |
| 2121.5 | Sat Jul 04 1992 13:28 | Seems to work OK for me... do you use a GKS3Dconfig file? | 21 lines |
TOPIC | 2122.0 | Device Handler Code question |
| 2122.4 | Mon Jul 06 1992 16:58 | But bitmap devices could be complicated | 8 lines |
TOPIC | 2124.0 | Tools for graphics and data entry |
| 2124.1 | Fri Jul 10 1992 10:20 | Take a look at EASYWIN | 31 lines |
| 2124.3 | Fri Jul 10 1992 16:38 | EASYWIN and GKS should work ok | 13 lines |
TOPIC | 2133.0 | Tue Jul 21 1992 07:51 | Is GKS V5.0 still in field test? | 12 lines |
TOPIC | 2152.0 | Mon Aug 24 1992 15:29 | Is there a problem with the V5 internal QAR system? | 9 lines |
TOPIC | 2169.0 | Request coordinates from tablet |
| 2169.1 | Wed Sep 23 1992 14:19 | Source code on the way... | 7 lines |
TOPIC | 2171.0 | Tek 4014 software characters |
| 2171.2 | Mon Sep 28 1992 15:16 | Check your text font and precision | 20 lines |
TOPIC | 2172.0 | GKS Query Terminal Type? |
| 2172.1 | Mon Sep 28 1992 15:30 | About the best you can do is make some guesses | 36 lines |
TOPIC | 2175.0 | Tue Sep 29 1992 18:45 | PAK expired for GKS V5.0 EFT2 MIPS/Ultrix | 11 lines |
TOPIC | 2178.0 | Alpha AXP kit notices |
| 2178.1 | Mon Oct 05 1992 19:21 | Missing UID file in GKS/Alpha kit | 9 lines |
| 2178.3 | Wed Oct 07 1992 19:10 | Still can't find the proper .UID files | 14 lines |
TOPIC | 2179.0 | INVALIDFONT WITH WSTYPE 61 |
| 2179.1 | Mon Oct 05 1992 16:35 | GKS supports PostScript fonts that aren't on LPS** | 12 lines |
TOPIC | 2180.0 | Mon Oct 05 1992 22:33 | Do I have to link with GKS$BND.OLB on AXP/VMS? | 13 lines |
TOPIC | 2189.0 | User Guide example won't compile |
| 2189.2 | Thu Nov 05 1992 08:32 | Add -li | 7 lines |
TOPIC | 2193.0 | GKS$DECW_BORDER_SIZE and GKS$DECW_TITLE_SIZE |
| 2193.1 | Thu Nov 05 1992 21:33 | Read GKS release notes for more info | 5 lines |
TOPIC | 2194.0 | Fri Nov 06 1992 16:53 | Error in polyline display corrected by patched X server | 23 lines |
TOPIC | 2198.0 | AXP : %LINK-W-NUDFSYMS, 4 undefined symbols |
| 2198.2 | Sun Nov 15 1992 15:54 | Possible missing entry points in C binding | 22 lines |
| 2198.10 | Mon Nov 23 1992 14:50 | What I meant by a translation layer | 22 lines |
TOPIC | 2209.0 | Wed Dec 02 1992 08:57 | Is GKS AXP VMS really going to use IEEE floating? | 19 lines |
| 2209.1 | Tue Jan 26 1993 09:33 | Anyone care to comment? | 6 lines |
TOPIC | 2246.0 | %GKS-E-ERROR_26... on AXP GKS 5.1 |
| 2246.1 | Fri Feb 19 1993 13:36 | V5.1 on AXP does not support ReGIS terminals | 4 lines |
TOPIC | 2256.0 | basic error message 5, cannot find file or account with GKS 5.0 |
| 2256.1 | Tue Mar 02 1993 14:54 | Check GKS$CONID and GKS$WSTYPE logicals | 24 lines |
| 2256.3 | Tue Mar 02 1993 19:03 | You're not the only one who was caught off-guard | 8 lines |
TOPIC | 2257.0 | Tue Mar 02 1993 19:17 | Some gotchas going from V4.2 to V5 on VAX/VMS | 32 lines |
TOPIC | 2275.0 | Thu Mar 25 1993 21:40 | Overflow in GKS$SELECT_XFORM when window range is large | 44 lines |
| 2275.2 | Mon Apr 26 1993 14:55 | Any chance of getting a patch? | 7 lines |
| 2275.3 | Thu Apr 29 1993 07:14 | Recoded to avoid this bug | 8 lines |
TOPIC | 2276.0 | Display completes in bursts, short pauses. |
| 2276.1 | Mon Mar 29 1993 21:28 | Are you switching fonts? | 23 lines |
TOPIC | 2279.0 | 3D on LN03+ |
| 2279.2 | Tue Apr 06 1993 10:35 | Need to specify NDC coordinates to set_ws_window3 | 53 lines |
TOPIC | 2288.0 | jump relocation error in GKS3D ? |
| 2288.1 | Thu Apr 15 1993 10:34 | Can you post the full set of error messages? | 8 lines |
TOPIC | 2293.0 | Does GKS support international characters (umlat etc) ? |
| 2293.1 | Wed Apr 28 1993 13:46 | Depends on what fonts you use | 10 lines |
TOPIC | 2296.0 | Contour maps with GKS |
| 2296.2 | Thu May 13 1993 18:59 | How 'professional' a map are you looking for? | 9 lines |
TOPIC | 2298.0 | Wed May 05 1993 09:46 | Motif window position/size problem with remote display | 36 lines |
| 2298.2 | Fri May 07 1993 18:31 | Hack, hack... | 13 lines |
TOPIC | 2314.0 | Mon May 24 1993 19:43 | Problem setting color representation in Encapsulated PS | 71 lines |
| 2314.3 | Mon May 24 1993 21:51 | Bug also exists on AXP (V5.1) | 7 lines |
| 2314.6 | Fri Aug 20 1993 14:24 | Can this be mixed with FT 5.2? | 6 lines |
TOPIC | 2315.0 | Tue May 25 1993 16:40 | Activating locator causes divide by zero | 14 lines |
TOPIC | 2320.0 | Ultrix GKS 1.2 to 5.0 Binary Compatibility? |
| 2320.1 | Mon Jun 07 1993 12:36 | Probably need both kits installed | 28 lines |
| 2320.4 | Mon Jun 07 1993 17:59 | Both kits -> two sets of servers | 10 lines |
TOPIC | 2325.0 | Support for HP LaserJet II's ?? |
| 2325.2 | Tue Jun 15 1993 17:45 | Does the Laserjet emulate HP-GL? | 5 lines |
TOPIC | 2332.0 | Mon Jun 28 1993 14:26 | Any experience displaying to a VXT2000+ X terminal? | 6 lines |
TOPIC | 2334.0 | Problem with fonts on postscript device |
| 2334.2 | Wed Jun 30 1993 16:05 | Problem seems to be in use of "ashow" operator | 32 lines |
TOPIC | 2335.0 | Thu Jul 01 1993 12:19 | Bug in PostScript hardware font in EPSF, ISO encoding | 49 lines |
TOPIC | 2343.0 | GKS v5.0A & V5.1A, (VAX & AXP VMS) displaying on PCs, CPU saturation |
| 2343.1 | Fri Jul 16 1993 10:16 | Might try FT 5.2 of GKS | 5 lines |
TOPIC | 2346.0 | ass_seg_ws_forbnd gives errors when using 211 & 231 |
| 2346.1 | Tue Jul 20 1993 10:00 | Try this compile line | 22 lines |
TOPIC | 2348.0 | Wed Jul 21 1993 10:02 | Problem running Ultrix GKS V5.0 exe w/ GKS FT5.2 installed | 29 lines |
| 2348.2 | Wed Jul 21 1993 14:59 | Sorry, had to delete 5.0 kit | 12 lines |
| 2348.4 | Thu Jul 22 1993 10:57 | GKS 5.0 application still hangs with GKS FT5.2 | 22 lines |
| 2348.6 | Thu Jul 22 1993 16:35 | Thanks for the workaround | 5 lines |
TOPIC | 2354.0 | Mon Jul 26 1993 15:14 | Link warnings with GKS FT5.2, Open VMS, VAX | 22 lines |
| 2354.1 | Mon Jul 26 1993 15:54 | Messages also messed up | 11 lines |
| 2354.3 | Mon Jul 26 1993 17:04 | I believe cluster was rebooted | 8 lines |
| 2354.9 | Thu Jul 29 1993 09:46 | Results of f$getsyi ("WINDOW_SYSTEM") | 18 lines |
TOPIC | 2365.0 | Wed Aug 04 1993 14:48 | Elliptical arc drawn in wrong linestyle under PostScript | 49 lines |
| 2365.2 | Wed Aug 04 1993 19:06 | Test program doesn't output gsave/grestore | 98 lines |
TOPIC | 2368.0 | GKS for a PC ? |
| 2368.1 | Fri Aug 06 1993 09:52 | No luck as of a year ago | 9 lines |
TOPIC | 2369.0 | Fri Aug 06 1993 13:35 | Problem with f77 and GKS$ binding AXP OSF/1 | 41 lines |
| 2369.3 | Thu Aug 12 1993 17:02 | Will do... | 5 lines |
TOPIC | 2376.0 | 'Failure opening the message file' error |
| 2376.3 | Tue Aug 31 1993 10:17 | Sounds like application was linked with earlier GKS | 11 lines |
TOPIC | 2424.0 | gks on dec 3000-400 |
| 2424.1 | Fri Nov 19 1993 04:45 | Set GKSwstype to 231 not 201 | 7 lines |
| 2424.3 | Mon Nov 22 1993 09:18 | A program to check the GKS environment setup | 191 lines |
| 2424.5 | Mon Nov 22 1993 13:32 | I verified that output_input_forbnd.f runs OK | 9 lines |
| 2424.7 | Wed Nov 24 1993 05:03 | Did original problem get resolved? | 6 lines |
TOPIC | 2425.0 | Control-C handler fails when in gks$assoc_seg_with_ws and gks$copy_seg_to_ws |
| 2425.2 | Wed Nov 24 1993 15:51 | Could he mean a signal handler for SIGINT ? | 6 lines |
TOPIC | 2429.0 | ISO encoding breaks inquire text extent |
| 2429.6 | Wed Apr 20 1994 17:36 | Fonts -130/-133 may not be on Digital printers | 13 lines |
TOPIC | 2443.0 | GKS 5.0 TCPWARE X11R5-XfaceC-terminal problem |
| 2443.1 | Tue Jan 04 1994 14:25 | Probably bug (now fixed) talking to X11R5 servers | 11 lines |
TOPIC | 2462.0 | GKS 5.2a VMS AXP displaying on PC problem |
| 2462.15 | Tue May 16 1995 18:13 | Can GKS do better? | 16 lines |
TOPIC | 2469.0 | Multiple ws on one plotter page? |
| 2469.1 | Wed Feb 02 1994 09:23 | Use GKS$SET_WS_VIEWPORT to define drawing areas | 20 lines |
TOPIC | 2478.0 | Error -2013 from GKS$INQ_SEG_NAMES_ON_WS? |
| 2478.3 | Sat Mar 05 1994 07:13 | Bug in the bug fix? | 11 lines |
TOPIC | 2484.0 | Thu Mar 17 1994 17:50 | Any way to precalculate gks$decw_title_size, etc? | 11 lines |
TOPIC | 2490.0 | Tue Apr 05 1994 14:35 | Using GKS from tcl and tk | 48 lines |
| 2490.1 | Mon May 09 1994 14:08 | tcl/tk seem to interoperate with GKS on VAX/VMS | 7 lines |
TOPIC | 2492.0 | IVP failed GKS OpenVMS AXP 5.2 |
| 2492.2 | Thu Apr 07 1994 09:37 | Also, gks$conid wrong | 14 lines |
TOPIC | 2494.0 | 5.2 5.2-B deiconiziing or resizing the window clear the window |
| 2494.3 | Wed Apr 13 1994 10:28 | Are you using segments or double/buffering? | 11 lines |
TOPIC | 2506.0 | Thu May 12 1994 07:11 | Bug with up vec and built-in PostScript font | 45 lines |
TOPIC | 2508.0 | Solving; %GKS-E-ERROR_23 |
| 2508.1 | Fri May 13 1994 07:40 | Try workstation type 231 | 17 lines |
TOPIC | 2509.0 | Fri May 13 1994 07:55 | Workstation type 41 invokes UIS->X emulator! | 17 lines |
TOPIC | 2529.0 | gks$entry_name vs. gentryname bindings |
| 2529.1 | Tue Jun 21 1994 18:57 | GKS$SELECT_XFORM <-> gselntran | 13 lines |
| 2529.3 | Wed Jun 22 1994 10:13 | Why not just live with warnings? | 13 lines |
| 2529.7 | Wed Jun 22 1994 18:54 | If you decide to change the include files for C... | 25 lines |
TOPIC | 2540.0 | VAX image file too large: GKS + Motif + C + Fortran |
| 2540.2 | Mon Jul 25 1994 09:59 | Try increasing link option "ISD_MAX" | 11 lines |
TOPIC | 2544.0 | Porting from Nova GKS |
| 2544.2 | Tue Aug 02 1994 22:48 | Why the interest in PEX? | 9 lines |
TOPIC | 2547.0 | GKS upgrade from 3.0 to 5.3+, trouble? |
| 2547.1 | Fri Aug 05 1994 18:35 | Are they using UIS? | 12 lines |
TOPIC | 2558.0 | GKS vs EXCURSION help needed again !!!! |
| 2558.3 | Mon Aug 29 1994 10:33 | Note 2462.11 discusses GKS/eXcursion displays | 0 lines |
TOPIC | 2587.0 | Conversion tool needed |
| 2587.1 | Mon Dec 19 1994 12:35 | Native DEC GKS PCL driver unsuitable? | 5 lines |
TOPIC | 2590.0 | GKS Future ??? |
| 2590.4 | Fri Jan 13 1995 08:51 | Another unsolicited opinion | 17 lines |
TOPIC | 2593.0 | DECGKS-F-ERROR_NEG_92, in routine GKS$CREATE_SEG. |
| 2593.2 | Fri Jan 20 1995 10:41 | Could be a paging file quota limit | 9 lines |
TOPIC | 2594.0 | <gdp_arc_3pt() usage> |
| 2594.1 | Mon Jan 23 1995 16:15 | Pascal example of GDP (arc 3pts) | 169 lines |
TOPIC | 2597.0 | FORTRAN90 binding? |
| 2597.1 | Wed Feb 08 1995 08:46 | More specifics, please | 21 lines |
TOPIC | 2603.0 | How to use Hebrew fonts under MOTIF (ws 231)? |
| 2603.3 | Thu Mar 09 1995 09:59 | gstxfp has only two arguments | 7 lines |
TOPIC | 2605.0 | HPARITH trap problem |
| 2605.6 | Tue Jan 02 1996 13:49 | Why would a tape drive affect a GKS program? | 13 lines |
| 2605.9 | Tue Jan 09 1996 09:39 | Could this be an OS bug? | 14 lines |
TOPIC | 2606.0 | support sixel driver ? |
| 2606.1 | Tue Mar 14 1995 13:10 | Yes. See note 2535.0 for a complete list | 0 lines |
TOPIC | 2607.0 | FORTRAN bindings in PASCAL program ? |
| 2607.1 | Wed Mar 15 1995 08:32 | You might be able to hack it | 18 lines |
TOPIC | 2623.0 | GKS gopwk hangs due to FORTRAN read/writes on OSF/1 |
| 2623.1 | Fri Jun 02 1995 10:48 | Did user really want "no echo" choice mode? | 13 lines |
TOPIC | 2625.0 | Tue Jun 06 1995 09:54 | Comment on installtion: development vs. run-time | 23 lines |
TOPIC | 2636.0 | V6.0 VAX fails on VMS 6.2 |
| 2636.1 | Wed Jul 19 1995 09:50 | What kind of fonts are being used by the application? | 17 lines |
TOPIC | 2638.0 | Wed Jul 26 1995 15:03 | How best for ISV to distribute sw which uses DEC GKS? | 17 lines |
| 2638.2 | Wed Jul 26 1995 17:26 | Can someone decipher these part numbers? | 36 lines |
TOPIC | 2643.0 | EXIT |
| 2643.1 | Wed Aug 16 1995 14:56 | One idea | 16 lines |
TOPIC | 2645.0 | GKS display on SUN, multiview display |
| 2645.1 | Fri Aug 18 1995 10:07 | May work OK, but need to try it out to be sure | 28 lines |
| 2645.3 | Fri Aug 18 1995 15:21 | How much needs to be duplicated among workstations? | 18 lines |
| 2645.6 | Mon Aug 21 1995 14:20 | Different window managers might support some of this | 22 lines |
TOPIC | 2651.0 | Mon Aug 28 1995 19:04 | Problem with GKS and dbx, need to use -noproc option? | 20 lines |
TOPIC | 2657.0 | Endless border/title size change request |
| 2657.1 | Thu Sep 14 1995 10:04 | Guess this is the day for this question... | 13 lines |
TOPIC | 2663.0 | Tue Oct 03 1995 10:01 | Do all AlphaStation graphics cards support GKS well? | 9 lines |
TOPIC | 2664.0 | Blank Pages in Color Postscript output |
| 2664.1 | Tue Dec 05 1995 22:42 | Do I need to QAR this? | 10 lines |
| 2664.2 | Wed Dec 06 1995 14:31 | Workaround (at least for background color) | 17 lines |
TOPIC | 2665.0 | Tue Oct 17 1995 14:07 | Rotated/scaled X fonts in DEC GKS? | 10 lines |
| 2665.2 | Tue Oct 17 1995 17:05 | Pointer to some more info | 55 lines |
TOPIC | 2672.0 | GKS Plots - Nothing prints... |
| 2672.2 | Thu Nov 09 1995 13:14 | Probably a print command and/or queue problem | 29 lines |
| 2672.5 | Tue Nov 14 1995 14:34 | What do the first few lines look like? | 15 lines |
| 2672.7 | Wed Nov 15 1995 10:54 | Looks like Tek4014 code | 35 lines |
TOPIC | 2674.0 | GKS help required ... |
| 2674.1 | Fri Nov 17 1995 06:44 | Info on how to link | 18 lines |
TOPIC | 2675.0 | Problems with gks fonts... |
| 2675.1 | Wed Nov 22 1995 15:22 | What font and workstation type are you using? | 9 lines |
| 2675.3 | Sat Nov 25 1995 21:09 | Can't use Motif fonts with la310 device | 34 lines |
TOPIC | 2678.0 | Wed Dec 06 1995 11:26 | Linetype problem with display to ZLX-M2 card | 39 lines |
| 2678.2 | Fri Dec 29 1995 09:22 | Not bugs in GKS, but Open3D V2.6 X server | 5 lines |
TOPIC | 2679.0 | Powering off VT340 (with mouse) consumes CPU (Digital Unix V3.2C) |
| 2679.3 | Mon Dec 18 1995 13:47 | Use cron to look for these processes and kill them? | 7 lines |
TOPIC | 2684.0 | What is the error message 11bbeec |
| 2684.1 | Thu Jan 25 1996 18:01 | Some things to check | 16 lines |
TOPIC | 2687.0 | Has A3 format supported with GKS 5.3? |
| 2687.2 | Tue Feb 13 1996 13:29 | Or, look at GKS$OPEN_WS call | 10 lines |
TOPIC | 2688.0 | Other info about A3 format |
| 2688.1 | Fri Feb 16 1996 09:11 | Does PRINT/PARAMETERS=(SHEET_SIZE=A3) help? | 16 lines |
TOPIC | 2689.0 | printer-description-files |
| 2689.1 | Tue Feb 20 1996 05:47 | I assume reply 2688.1 did not help? | 4 lines |
TOPIC | 2690.0 | Problem with printing text |
| 2690.1 | Fri Feb 23 1996 08:53 | Possible user programming error | 25 lines |
TOPIC | 2695.0 | Thu Mar 07 1996 11:40 | Experience with GKS V6.3 and eXcursion X server | 36 lines |
TOPIC | 2697.0 | full qualified tcpip nodenames and GKS 6.2 |
| 2697.1 | Fri Apr 12 1996 17:42 | gks$ binding program seems to work OK | 40 lines |
TOPIC | 2699.0 | Mon Apr 22 1996 18:22 | Problem displaying to ZLXp-L2 card | 38 lines |
| 2699.1 | Mon Apr 22 1996 19:57 | Ugly workaround | 16 lines |
| 2699.3 | Mon Apr 22 1996 21:06 | Answers to your questions | 190 lines |
| 2699.4 | Tue Apr 23 1996 10:40 | mod to update_ws to use PERFORM_FLAG helps | 12 lines |
TOPIC | 2702.0 | Extra blank page on Postscript, GKS 6.x |
| 2702.1 | Wed May 08 1996 07:48 | You might try this workaround | 12 lines |
| 2702.2 | Wed May 08 1996 07:51 | More infor | 7 lines |
| 2702.5 | Thu May 09 1996 09:09 | Possibly a known bug under some circumstances? | 21 lines |
TOPIC | 2706.0 | Customer VERY upset about the GKS_mumble_WIDTH logicals |
| 2706.3 | Tue Jun 11 1996 16:58 | What's so special about Digital GKS and Motif? | 9 lines |
| 2706.5 | Wed Jun 12 1996 11:02 | How another implementation handles this | 9 lines |
TOPIC | 2707.0 | GKSdecw_title_size & GKSdecw_border_size |
| 2707.1 | Thu Jun 20 1996 14:05 | Try putting the line in the ~/Mwm file | 19 lines |
| 2707.3 | Fri Jun 21 1996 07:37 | There are a lot of opportunities for going wrong | 8 lines |
TOPIC | 2710.0 | gks v6.3 link error |
| 2710.1 | Wed Jul 10 1996 16:04 | Try linking with SYS$LIBRARY:GKSFORBND/LIB | 19 lines |
| 2710.3 | Thu Jul 11 1996 07:00 | Works OK with on system I have (but GKS V6.1) | 8 lines |
TOPIC | 2717.0 | DEC-GKS ! |
| 2717.1 | Mon Sep 23 1996 12:54 | See note 2535.* | 6 lines |
TOPIC | 2722.0 | german chars on postscript, string precision |
| 2722.1 | Fri Dec 20 1996 11:31 | Try defining GKS$ISO_ENCODE logical | 8 lines |
| 2722.3 | Wed Jan 08 1997 08:23 | It's in the release notes | 6 lines |
TOPIC | 2725.0 | GKS programs not for ladebug ? |
| 2725.1 | Fri Feb 21 1997 10:33 | Can infer some ideas from release note info | 15 lines |
TOPIC | 2727.0 | Fri Mar 28 1997 09:21 | Any gotchas with EVENT type locator in ECHO mode? | 40 lines |
TOPIC | 2734.0 | Tue May 27 1997 17:02 | Setting background color in color_epsf creates two files | 44 lines |
TOPIC | 87.0 | Getting Insufficient Virtual Memory on running a program.
|
| 87.13 | Thu Jun 04 1992 15:22 | Please don't post passwords... | 5 lines |
| 87.14 | Fri Jun 05 1992 02:10 | Got conversion program to run | 35 lines |
TOPIC | 167.0 | Calling C-routines from Fortran.... |
| 167.3 | Thu Feb 06 1992 05:53 | See 384.3 for C function returning a value | 12 lines |
| 167.7 | Tue Sep 08 1992 18:50 | Revised jacket for tempnam(3s) | 102 lines |
TOPIC | 182.0 | where are bessel functions |
| 182.5 | Fri Jun 17 1994 18:17 | I think "return(j0(*x))" is OK | 17 lines |
| 182.9 | Sun Jun 19 1994 14:16 | ANSI C declaration might be clearer | 10 lines |
TOPIC | 381.0 | Library quesiton |
| 381.5 | Mon Aug 23 1993 09:37 | What does the "file" command tell you? | 12 lines |
| 381.11 | Tue Aug 24 1993 09:24 | Some trials were done with FORTRAN for RISC | 10 lines |
| 381.13 | Tue Aug 24 1993 18:33 | Some ideas | 32 lines |
| 381.15 | Wed Aug 25 1993 17:07 | Can you post the main program? | 16 lines |
| 381.17 | Wed Aug 25 1993 18:56 | HUGE array being allocated! | 30 lines |
TOPIC | 382.0 | Problems reading from a directly connex terminal |
| 382.4 | Mon Feb 03 1992 16:12 | | 9 lines |
| 382.6 | Wed Feb 05 1992 08:34 | Why can't you call an ioctl through a C intermediary? | 30 lines |
TOPIC | 384.0 | Unknown Sun function 'getfd' |
| 384.3 | Tue Feb 04 1992 14:18 | And I didn't even core dump once... | 60 lines |
TOPIC | 385.0 | Floating point error |
| 385.1 | Mon Feb 03 1992 13:54 | Tan argument is very large | 30 lines |
| 385.4 | Wed Feb 05 1992 06:58 | Ooops, the program now predicts global cooling! :-) | 10 lines |
TOPIC | 392.0 | fort : severe : failed while trying to link |
| 392.1 | Thu Feb 06 1992 21:23 | No other messages? | 7 lines |
| 392.3 | Fri Feb 07 1992 13:52 | Are you really sure ld is used to link? | 13 lines |
TOPIC | 395.0 | DecFortran + ffr libraries. |
| 395.2 | Sun Feb 09 1992 16:46 | Yet another compiler option? | 7 lines |
TOPIC | 398.0 | shared libraries |
| 398.1 | Thu Feb 13 1992 13:25 | Don't you need -shared with f77 ? | 17 lines |
| 398.3 | Thu Feb 13 1992 16:35 | PIC == Position Independent Code | 0 lines |
| 398.5 | Fri Feb 14 1992 12:45 | If I had a system to try... | 20 lines |
| 398.7 | Fri Feb 14 1992 14:58 | If it doesn't like it... | 4 lines |
| 398.11 | Fri Feb 14 1992 16:26 | Could you give the entire recipe? | 15 lines |
TOPIC | 402.0 | <esc> seq. in fort. |
| 402.1 | Sun Feb 16 1992 11:54 | An example of VTxxx escape sequences | 16 lines |
TOPIC | 405.0 | DECfor 3.1 problem with divide by zero ..... |
| 405.4 | Wed Feb 19 1992 06:39 | Some further (mis?)explanation | 17 lines |
TOPIC | 410.0 | forrtl: severe: input record too long ... |
| 410.1 | Thu Feb 20 1992 16:35 | Try ending write to pipe with a newline | 60 lines |
TOPIC | 415.0 | system(3f) and SHELL var |
| 415.2 | Wed Feb 26 1992 16:45 | system(3f) only calls system(3) | 21 lines |
| 415.3 | Wed Feb 26 1992 16:46 | RE: replies .1 and .2 --> Notes collision | 0 lines |
| 415.5 | Thu Feb 27 1992 07:10 | Some suggestions | 16 lines |
| 415.8 | Sun Mar 01 1992 14:39 | Some comments | 26 lines |
TOPIC | 417.0 | Can an expert tell me what it would take to port the following code
|
| 417.3 | Fri Feb 28 1992 15:04 | Is DECview3D needed? | 17 lines |
TOPIC | 418.0 | HELP ! customer code problems ?? |
| 418.1 | Tue Mar 03 1992 06:37 | Use -extend_source | 16 lines |
TOPIC | 421.0 | Competitve HP fortran benchmark HELP ! |
| 421.1 | Thu Mar 05 1992 07:35 | Hmmm, I could get 23 mins on a 5000-200... | 30 lines |
| 421.2 | Fri Mar 06 1992 08:50 | Looks like a false alarm... | 10 lines |
| 421.4 | Fri Mar 06 1992 18:16 | Let's hope we get the sale (every penny counts) | 13 lines |
TOPIC | 423.0 | Sat Mar 07 1992 07:04 | Garbled 3f man pages in 3.1.1 ? | 13 lines |
TOPIC | 443.0 | Overwriting file error ? |
| 443.4 | Tue Mar 17 1992 15:41 | STATUS='UNKNOWN' | 9 lines |
TOPIC | 453.0 | OPEN behaves funny without -O0 |
| 453.1 | Mon Mar 30 1992 15:10 | Looks like your example got corrupted on entry to notes | 9 lines |
| 453.2 | Mon Mar 30 1992 18:17 | An attempt at a corrected source | 156 lines |
| 453.3 | Fri Apr 03 1992 16:53 | Do you people anticipate these bugs or what?? | 7 lines |
TOPIC | 455.0 | rindex and ieee_flags? |
| 455.1 | Tue Mar 31 1992 14:06 | for_get_fpe/for_set_fpe probably does what ieee_flags does | 14 lines |
| 455.3 | Wed Apr 01 1992 09:59 | See also: get_fpc_csr(3), swapRM(3) | 7 lines |
| 455.6 | Mon Apr 06 1992 04:04 | Please give use the actual usage | 13 lines |
TOPIC | 457.0 | Core dump of DECfort X3.1-120 for empty input file |
| 457.3 | Fri Apr 03 1992 10:18 | New bug, not related to base note | 15 lines |
TOPIC | 458.0 | GKS/DFR3.1 problem linking ... |
| 458.1 | Tue Apr 07 1992 09:11 | You need to examine your code | 27 lines |
| 458.4 | Tue Apr 07 1992 13:51 | Links with no errors on vanilla 4.2A system | 27 lines |
TOPIC | 460.0 | dbx and DecFortran |
| 460.5 | Thu Apr 09 1992 19:02 | dbx seems to have a general prob w/ 2D arrays | 78 lines |
TOPIC | 464.0 | Printing Fortran list files on a PS printer |
| 464.1 | Mon Apr 13 1992 18:23 | Try this mod to xlator_call | 22 lines |
TOPIC | 465.0 | ttynam subroutine |
| 465.1 | Mon Apr 13 1992 17:03 | Try call ttynam(unit,string) | 13 lines |
TOPIC | 467.0 | quote problem ("'") |
| 467.2 | Tue Apr 14 1992 20:31 | Try replacing "'" with '''' | 21 lines |
TOPIC | 468.0 | IEEE -> VAX FP Write through using UCX |
| 468.1 | Wed Apr 15 1992 14:28 | Be cautious, UCX may not set the correct RMS attributes | 34 lines |
| 468.5 | Fri Apr 17 1992 13:06 | Do I have this straight now? | 9 lines |
TOPIC | 469.0 | C calling Fortran |
| 469.1 | Wed Apr 15 1992 14:50 | An example of C program getting FORTRAN prog status | 46 lines |
| 469.3 | Wed Apr 15 1992 18:08 | Are they using wait(2) in the parent process? | 11 lines |
TOPIC | 470.0 | questions on the -M option for f77/cpp |
| 470.2 | Thu Apr 16 1992 11:31 | Some diagonsis of what f77 -M does (or doesn't) do | 48 lines |
| 470.5 | Thu Apr 16 1992 17:40 | I've got some hacks available to try out | 12 lines |
TOPIC | 471.0 | Why logical .TRUE. not defined as +1 |
| 471.1 | Fri Apr 17 1992 16:43 | Can you give a little more info? | 14 lines |
| 471.4 | Fri Apr 17 1992 17:40 | I've never thought of such perverse ways to use logicals... | 21 lines |
TOPIC | 474.0 | Different result on vax vs DEC Fortran on Ultrix |
| 474.5 | Tue Apr 28 1992 10:09 | Let's hope this code doesn't design nuclear reactors | 5 lines |
TOPIC | 486.0 | Dollar sign edit descriptor |
| 486.2 | Thu Apr 30 1992 09:29 | Blank CC after dollar edit desr doesn't emit cr/nl | 28 lines |
TOPIC | 502.0 | Application dies with error 41 |
| 502.3 | Mon May 11 1992 14:21 | Could this be a problem with the IBM on disk format? | 14 lines |
| 502.8 | Mon May 11 1992 17:40 | Some suggestions | 30 lines |
TOPIC | 503.0 | Profiling questions. Any insight. |
| 503.4 | Tue May 12 1992 14:44 | Please be cautious with wall time comparisons | 12 lines |
TOPIC | 504.0 | run time error for large automatic local arrays |
| 504.1 | Mon May 11 1992 21:18 | Try: "unlimit stacksize" | 12 lines |
| 504.2 | Mon May 11 1992 21:26 | Perhaps this should be mentioned in the release tome | 10 lines |
| 504.4 | Fri Nov 06 1992 16:26 | stack limit is imposed by the shell, not compiler | 11 lines |
TOPIC | 506.0 | fortran calling c--core dumps |
| 506.6 | Wed May 13 1992 15:47 | Can reproduce all in C, and suggest a workaround | 50 lines |
| 506.8 | Thu May 14 1992 06:40 | Comment on literal newline chars probably wrong | 8 lines |
TOPIC | 510.0 | Problems in performance with DEC Fortran (3.1 and 3.0) on Ultrix |
| 510.3 | Tue May 19 1992 14:28 | Some things to investigate | 46 lines |
| 510.4 | Tue May 19 1992 14:30 | Possible typo in reply .2 | 5 lines |
| 510.7 | Fri May 22 1992 09:34 | -fpe3 should not invoke a floating handler | 14 lines |
TOPIC | 513.0 | Guideline for optimizer errors needed! |
| 513.1 | Wed May 20 1992 08:06 | Some things to try | 48 lines |
TOPIC | 516.0 | FORTRAN-CDD/PLUS QUESTIONS |
| 516.1 | Thu May 21 1992 13:59 | Please repost in TURRIS::FORTRAN | 0 lines |
TOPIC | 517.0 | Unformatted read/write problem in 3.12/3.20 |
| 517.1 | Thu May 21 1992 16:36 | Looks like a user bug in the open statement | 26 lines |
| 517.5 | Thu May 21 1992 18:25 | I goofed, something is wierd w/ I/O redirection | 28 lines |
| 517.6 | Thu May 21 1992 18:45 | < redirection works, but | doesn't | 22 lines |
TOPIC | 520.0 | v3.2 rtllib error |
| 520.1 | Tue May 26 1992 18:40 | Dr. Faricelli suggests a band-aid (-fpe3) | 26 lines |
TOPIC | 527.0 | F.P.excep'n & F.div by 0 after "ignore fpe" !! |
| 527.3 | Thu Jun 11 1992 07:44 | Seems to work OK with V3.2 | 11 lines |
| 527.8 | Tue Jun 16 1992 11:33 | I get a run time error on VAX/VMS with test program | 44 lines |
| 527.12 | Wed Jun 17 1992 09:46 | Perhaps a change to math_pow_dc is in order | 16 lines |
TOPIC | 529.0 | Insufficient virtual memory problem... |
| 529.2 | Fri Jun 05 1992 17:54 | Getting closer, but no cigar | 28 lines |
| 529.4 | Fri Jun 05 1992 22:05 | Got something to run | 10 lines |
TOPIC | 530.0 | Couldn't find ldstatic??? |
| 530.6 | Tue Jun 09 1992 17:51 | Get all the info you can! | 20 lines |
| 530.8 | Thu Jun 11 1992 07:33 | Try removing -tc -ldstatic options | 15 lines |
| 530.9 | Thu Jun 11 1992 07:38 | -Bstatic on SUN determines static/dynamic libs | 5 lines |
| 530.11 | Thu Jun 11 1992 14:11 | In .8, I meant -tl -Bstatic, not -tc Bstatic | 0 lines |
TOPIC | 537.0 | namelist/f77 -u problem & missing error message |
| 537.1 | Mon Jun 15 1992 17:38 | Compiler error indicator points to an odd place | 13 lines |
TOPIC | 538.0 | Fortran 77 -> C code converter |
| 538.3 | Thu Jun 18 1992 10:54 | DR had an article on such a product | 10 lines |
TOPIC | 542.0 | Does rand(3f) work? |
| 542.1 | Tue Jun 23 1992 16:46 | You have to declare rand as "REAL RAND" also | 9 lines |
TOPIC | 543.0 | unformatted read problem |
| 543.1 | Tue Jun 23 1992 18:57 | recordtypes differ on VMS and Ultrix | 26 lines |
| 543.2 | Tue Jun 23 1992 19:24 | Sample writing program | 35 lines |
TOPIC | 544.0 | Implied WRITE writes junk |
| 544.2 | Wed Jun 24 1992 17:39 | Some hints for the compiler/RTL debuggers | 9 lines |
TOPIC | 545.0 | non-standard INTEGER *2 |
| 545.4 | Mon Jun 29 1992 14:25 | Test program seems to work as expected on VAX/VMS | 7 lines |
TOPIC | 546.0 | format error with V3.1.2 |
| 546.1 | Mon Jun 29 1992 22:24 | Can't reproduce with V3.2 | 15 lines |
TOPIC | 547.0 | Does flog10() need jacket? |
| 547.1 | Tue Jun 30 1992 11:52 | Use ALOG10 for REAL, DLOG10 for DOUBLE PRECISION | 38 lines |
| 547.2 | Tue Jun 30 1992 14:34 | Tripped over a log in the erf... | 13 lines |
TOPIC | 548.0 | fortran error 65 ??? |
| 548.1 | Thu Jul 02 1992 08:07 | Exact error message, please... | 8 lines |
TOPIC | 550.0 | DFR321 - big common = wrong output. |
| 550.3 | Thu Jul 09 1992 16:48 | What exactly is the bug symptom? | 27 lines |
| 550.4 | Thu Jul 09 1992 16:49 | RE -.1 This was with DBSMAX = 73 (as in original code) | 0 lines |
| 550.7 | Fri Jul 10 1992 10:06 | Funny, it works for me... ;-) | 10 lines |
TOPIC | 551.0 | Porting F77 from Unix to VMS |
| 551.1 | Mon Jul 06 1992 09:59 | Some comments, but perusal of code is really necessary | 44 lines |
TOPIC | 552.0 | inaccurate double precision results? |
| 552.1 | Mon Jul 06 1992 15:42 | FYI: If you don't say -O0, you get full optimization | 14 lines |
TOPIC | 557.0 | Mon Jul 13 1992 17:30 | FYI: ISAM support in MIPS/Ultrix PL/I | 15 lines |
TOPIC | 561.0 | DFR320: forrtl: severe: internal consistency check failure |
| 561.2 | Thu Jul 16 1992 14:42 | Try -C (check bounds) | 8 lines |
| 561.4 | Fri Jul 17 1992 10:06 | Use dbx to find where array is out of bounds | 8 lines |
| 561.6 | Mon Jul 20 1992 09:16 | Try write statement if dbx fails you... | 17 lines |
| 561.8 | Tue Jul 21 1992 07:31 | Glad you found the bug! | 20 lines |
TOPIC | 583.0 | List-Directed Sequential write enters a leading space to each line |
| 583.3 | Fri Aug 28 1992 11:44 | Yes, it has to do with implicit open of unit 6 | 33 lines |
TOPIC | 586.0 | HElp!!! Trying to read read a file (urgent) |
| 586.5 | Wed Aug 26 1992 17:25 | Plain ascii files shouldn't be this troublesome | 21 lines |
| 586.8 | Thu Aug 27 1992 14:21 | Even a DIR/FULL would help | 21 lines |
TOPIC | 599.0 | Problems with DATE subroutine |
| 599.1 | Wed Sep 09 1992 17:22 | Here's a guess... | 17 lines |
TOPIC | 602.0 | BLAS on Fortran for RISC? |
| 602.3 | Thu Sep 10 1992 10:30 | Pointer to BLAS from netlib, also check out DXML | 24 lines |
TOPIC | 603.0 | catopen, catclose, catgetts, yywrap |
| 603.2 | Thu Sep 10 1992 10:37 | yywrap is a lex/yacc-thingy | 4 lines |
TOPIC | 609.0 | DFR322: runtime discrepencies based on optimizations |
| 609.2 | Fri Sep 11 1992 20:00 | Can't access files in base note | 9 lines |
| 609.5 | Tue Sep 15 1992 14:22 | No one can copy your files | 16 lines |
| 609.8 | Tue Sep 15 1992 18:23 | Please don't mail them to me | 9 lines |
TOPIC | 615.0 | Link problems |
| 615.1 | Sat Sep 19 1992 00:43 | Trouble caused by old f77 compiler RTL calls | 22 lines |
TOPIC | 619.0 | DEC FORTRAN for VAX? |
| 619.4 | Mon Sep 21 1992 15:06 | Will VAX FORTRAN V6 support other on-disk formats? | 24 lines |
| 619.6 | Tue Sep 22 1992 08:01 | Ramblings on sharing binary files | 39 lines |
| 619.11 | Tue Sep 22 1992 16:03 | Connect with Steve Lionel (he's the *real* guru) | 23 lines |
TOPIC | 623.0 | Another "insufficient virtual memory" problem |
| 623.1 | Wed Sep 23 1992 19:20 | What is the customer *really* trying to do? | 13 lines |
| 623.2 | Wed Sep 23 1992 19:26 | Why you get the "insufficient virtual memory" message | 13 lines |
TOPIC | 627.0 | COMMON BLOCK overlapping |
| 627.1 | Thu Oct 01 1992 09:35 | Can't reproduce your problem | 22 lines |
TOPIC | 635.0 | dbx and cpp don't mix in block data |
| 635.1 | Tue Oct 13 1992 17:20 | Processing of # line causes problem? | 36 lines |
| 635.4 | Tue Oct 13 1992 18:07 | The C preprocessor doesn't know C (or FORTRAN) | 21 lines |
TOPIC | 639.0 | problem with -r8 switch |
| 639.1 | Wed Oct 21 1992 17:32 | See note 552.7 | 5 lines |
TOPIC | 640.0 | zero length strings?? |
| 640.1 | Thu Oct 22 1992 07:27 | No concept of null strings in FORTRAN | 22 lines |
| 640.8 | Fri Oct 23 1992 07:30 | Back to the base note: what is it that you want to do? | 17 lines |
TOPIC | 642.0 | question about overlinking libraries |
| 642.1 | Thu Oct 22 1992 07:55 | Why you're getting multiple defines | 42 lines |
| 642.2 | Thu Oct 22 1992 08:01 | An addendum... | 12 lines |
| 642.5 | Thu Oct 22 1992 12:33 | Ick, it really does work the way Bill says! | 15 lines |
| 642.7 | Thu Oct 22 1992 14:50 | Gee: compilers do "linking" and linkers do "optimization" | 7 lines |
TOPIC | 645.0 | Sat Oct 24 1992 07:34 | Bug in DFR322 reading VAX/VMS binary file | 45 lines |
TOPIC | 651.0 | Problem at link time |
| 651.1 | Mon Nov 02 1992 13:40 | -li is internationalization library | 17 lines |
TOPIC | 656.0 | possible bug in data statement |
| 656.1 | Fri Nov 06 1992 16:18 | Either line to long, or try later compiler | 18 lines |
TOPIC | 657.0 | Performance problem - HELP! |
| 657.1 | Fri Nov 06 1992 16:40 | Expected with DFR, please try buffercount | 19 lines |
| 657.3 | Fri Nov 06 1992 18:06 | A (partial) retraction | 21 lines |
TOPIC | 665.0 | Print to spooler using FORTRAN with ULTRIX |
| 665.3 | Sun Nov 22 1992 22:57 | Try: man 3f setenv for more info | 6 lines |
| 665.4 | Wed Nov 25 1992 09:37 | A setenv(3f) callable from FORTRAN | 84 lines |
| 665.5 | Mon Nov 30 1992 15:18 | Small correction to -.1 | 27 lines |
TOPIC | 677.0 | DFO310.tar install problem |
| 677.12 | Mon Dec 07 1992 14:20 | Can you get some formal statement of the problem rom thevendor? | 11 lines |
TOPIC | 679.0 | redirection of stdout to /dev/null fails |
| 679.2 | Mon Dec 07 1992 14:27 | DMS == Diskless Management Services | 14 lines |
| 679.7 | Thu Dec 10 1992 17:40 | Isn't problem only when /dev/null is on NFS filesystem? | 8 lines |
| 679.11 | Fri Jul 30 1993 10:10 | Look in /dev/MAKEDEV | 9 lines |
TOPIC | 682.0 | Return value from main prg possible? |
| 682.2 | Thu Dec 10 1992 08:53 | A jacket to call C's exit(3) function | 52 lines |
TOPIC | 684.0 | Backspace failure in 3.1 |
| 684.2 | Thu Dec 10 1992 17:05 | Try using defaults for UNFORMATTED I/O | 21 lines |
TOPIC | 695.0 | Thu Jan 14 1993 15:11 | Traceback from core dump from array bound violation | 40 lines |
| 695.2 | Thu Jan 14 1993 21:57 | Running under dbx seems to be useful | 13 lines |
| 695.4 | Fri Jan 15 1993 08:58 | traceback seems to be related to compiler version | 53 lines |
TOPIC | 698.0 | Using DIMENSION or REAL cause Segmentation fault |
| 698.3 | Fri Jan 29 1993 17:24 | You might try -static if they won't upgrade | 14 lines |
TOPIC | 699.0 | Memory allcating problem using falloc |
| 699.1 | Fri Jan 29 1993 18:05 | I don't think its falloc's fault | 20 lines |
TOPIC | 701.0 | big_endian causes character arrays to switch? |
| 701.1 | Mon Feb 01 1993 16:50 | Test program seems to be OK (no switching) | 34 lines |
TOPIC | 709.0 | dbx <-> decfortran problems |
| 709.1 | Tue Feb 16 1993 13:15 | You might try mail to smurf::petert | 0 lines |
TOPIC | 712.0 | problem with system(3f) .or. ksh .or. 4.3 |
| 712.2 | Thu Feb 18 1993 17:24 | Please clarify your problem... | 16 lines |
TOPIC | 720.0 | Portable API |
| 720.2 | Wed Feb 24 1993 09:19 | Don't forget about the underscores... | 11 lines |
TOPIC | 725.0 | DEC fortran on VMS and on ULTRIX |
| 725.2 | Thu Mar 04 1993 08:54 | What compiler are you running on Ultrix? | 12 lines |
TOPIC | 727.0 | Possible underflow problem? |
| 727.1 | Mon Mar 08 1993 19:49 | Some ideas | 47 lines |
| 727.3 | Tue Mar 09 1993 17:13 | Check binary file compatibility with Multiflow | 14 lines |
TOPIC | 730.0 | passing a NULL character to C |
| 730.1 | Fri Mar 12 1993 16:39 | Use CHAR intrinsic | 30 lines |
| 730.2 | Fri Mar 12 1993 16:43 | "\0" also seems to work | 10 lines |
TOPIC | 738.0 | libF77_G0.a - yikes ... |
| 738.1 | Fri Apr 02 1993 17:33 | Aren't these libs used by the old FORTRAN for RISC? | 8 lines |
TOPIC | 755.0 | questions on how DFR treats bad code |
| 755.1 | Tue Apr 27 1993 09:31 | Using -std will help | 5 lines |
TOPIC | 756.0 | double - trouble!! |
| 756.1 | Tue Apr 27 1993 11:46 | Some ideas | 28 lines |
TOPIC | 763.0 | ld: Undefined: MAIN__ |
| 763.1 | Wed May 12 1993 06:16 | Try: -Wl,-u -Wl,MAIN__ | 11 lines |
TOPIC | 765.0 | Error in assigning complex variable |
| 765.2 | Thu May 13 1993 09:40 | Shouldn't you use CMPLX() intrinsic for conversion? | 10 lines |
TOPIC | 781.0 | passing argument from c main to fortran main |
| 781.1 | Wed Jun 23 1993 09:33 | Add for_rtl_init_() call | 14 lines |
| 781.4 | Wed Jun 23 1993 11:42 | program stops in FORTRAN because of STOP statement | 11 lines |
TOPIC | 785.0 | Does GETARG exist on OpenVMS AXP ? |
| 785.1 | Tue Jul 06 1993 14:29 | See TURRIS::FORTRAN, note 1360.2 | 5 lines |
TOPIC | 788.0 | drandm(3f) & irandm(3f) are missing??? |
| 788.3 | Mon Jul 19 1993 17:52 | A preview | 68 lines |
TOPIC | 789.0 | Can R3000 executables run on R4000? |
| 789.8 | Wed Jul 21 1993 14:10 | Nothing like some real data... | 6 lines |
TOPIC | 790.0 | underflow floating point exception |
| 790.4 | Wed Jul 21 1993 14:18 | Check for fpe patch on Ultrix 4.1 system | 12 lines |
TOPIC | 800.0 | passing ld options with -W flags breaks link |
| 800.2 | Thu Aug 26 1993 19:03 | Separate the "-u" from "sub1_" with a comma | 13 lines |
TOPIC | 809.0 | OPEN statement behavior? |
| 809.3 | Tue Sep 21 1993 14:09 | DEC FORTRAN already 'slilently' allows such accesses | 28 lines |
| 809.11 | Tue Sep 28 1993 10:48 | Look at error "EROFS" in open(2) ref page | 17 lines |
TOPIC | 811.0 | string exchange C -> FORTRAN problem |
| 811.1 | Thu Sep 23 1993 07:23 | Need to add "hidden" string length in call | 33 lines |
TOPIC | 812.0 | psm format routine funcdesc_2 |
| 812.1 | Thu Sep 23 1993 07:28 | Which OS, please... | 6 lines |
TOPIC | 814.0 | problem with open READONLY ?? |
| 814.1 | Fri Sep 24 1993 13:58 | See 809.* | 0 lines |
TOPIC | 821.0 | Problems with R4000 perf |
| 821.4 | Mon Oct 25 1993 13:02 | How are you measuring the time? | 8 lines |
| 821.6 | Mon Oct 25 1993 14:41 | Double check... | 14 lines |
TOPIC | 827.0 | dbx or mxdbx that understands FORTRAN? |
| 827.4 | Wed Nov 10 1993 06:13 | Some minor nits | 14 lines |
TOPIC | 848.0 | Need other debuggers! |
| 848.5 | Tue Jan 11 1994 15:48 | What exactly does customer want? | 9 lines |
TOPIC | 862.0 | Missing library or wrong compiler |
| 862.4 | Tue Feb 08 1994 13:20 | Is this a mixed C and FORTRAN application? | 11 lines |
TOPIC | 863.0 | FORTRAN CODE GENERATED BY DECADMIRE |
| 863.2 | Tue Feb 15 1994 08:22 | (* *) aren't legal FORTRAN, are they? | 8 lines |
TOPIC | 866.0 | undefined routines at link time |
| 866.5 | Thu Feb 24 1994 17:23 | Conflict between 3rd party libutil and DEC FORTRAN libutil | 42 lines |
| 866.6 | Thu Feb 24 1994 17:27 | libFutil.a only on OSF/1 ? | 9 lines |
TOPIC | 867.0 | info on version of object module |
| 867.2 | Wed Mar 02 1994 08:33 | I suppose a 'null' result implies FORTRAN for RISC | 5 lines |
TOPIC | 873.0 | big endian to little endian references |
| 873.3 | Wed Mar 16 1994 13:19 | My take on the question... | 15 lines |
| 873.5 | Wed Mar 16 1994 16:09 | Issue is with sharing binary data | 11 lines |
TOPIC | 877.0 | unaligned access |
| 877.1 | Wed Apr 06 1994 09:56 | Try a later version of 3.4 | 14 lines |
TOPIC | 885.0 | F77U4BASE200 kit? |
| 885.2 | Mon May 23 1994 09:35 | Squeak, squeak... | 9 lines |
| 885.4 | Tue May 24 1994 07:12 | Moved file out of hidden area | 12 lines |
| 885.6 | Tue May 24 1994 14:18 | Probably a fal thing... | 16 lines |
TOPIC | 896.0 | getting strange undefines |
| 896.1 | Mon Jun 27 1994 14:14 | Try settting DECFORT_FFRLIB envar to "T" | 13 lines |
TOPIC | 899.0 | Problem creating a file on raw magnetic tape |
| 899.1 | Thu Jul 07 1994 10:11 | Try topen() utilities | 25 lines |
TOPIC | 916.0 | User problem with GKS and DFR linking |
| 916.3 | Mon Jan 23 1995 23:49 | New library needed w/ Ultrix 4.4 (?) | 8 lines |
| 916.5 | Thu Jan 26 1995 05:40 | Clarification | 12 lines |
TOPIC | 917.0 | Size of FORTRAN programs in ULTRIX |
| 917.1 | Tue Jan 24 1995 00:06 | strip(1) the executable | 8 lines |
| 917.3 | Tue Jan 24 1995 10:07 | Effect of strip on executable file size | 32 lines |
| 917.4 | Tue Jan 24 1995 13:06 | Both FORTRAN and C RTL's contribute to exe size | 41 lines |
TOPIC | 918.0 | ld(1) errors with printf.o |
| 918.1 | Mon Jan 30 1995 22:42 | Try adding in -li before -lc | 35 lines |
| 918.3 | Tue Jan 31 1995 12:53 | Don't get down to Atlanta much... | 7 lines |
TOPIC | 919.0 | Wed Feb 01 1995 04:52 | useropen routine different on Ultrix and OSF/1 ? | 25 lines |
| 919.2 | Wed Feb 01 1995 13:59 | Simple test case | 74 lines |
| 919.4 | Thu Feb 02 1995 08:10 | Thanks for checking this out | 5 lines |
TOPIC | 167.0 | parameter passing FORTRAN<->C |
| 167.1 | Wed Jul 12 1995 11:19 | Customer may not like the answer | 20 lines |
TOPIC | 168.0 | Problem with Fortran on Alcor |
| 168.4 | Wed Jul 12 1995 14:24 | Curious symptoms | 15 lines |
TOPIC | 180.0 | converting vaxd/vaxg to IEEE floating on VMS |
| 180.3 | Wed Jul 19 1995 17:52 | Program to convert 'segmented' file to Unix | 176 lines |
TOPIC | 185.0 | Any progress on fpp? |
| 185.9 | Fri Jul 21 1995 07:47 | Hacked fpp available, for a price! ;-) | 8 lines |
| 185.12 | Fri Jul 21 1995 14:10 | | 5 lines |
TOPIC | 190.0 | SECNDS inaccuracies/ run to run variations |
| 190.2 | Fri Jul 21 1995 07:59 | Use etime(3f) to ge CPU time | 12 lines |
TOPIC | 191.0 | LSF or PSE?? |
| 191.1 | Fri Jul 21 1995 10:13 | Pointer to info on LSF | 18 lines |
TOPIC | 214.0 | gradual underflow & the speed limit |
| 214.3 | Wed Aug 02 1995 12:25 | A concrete example might help | 6 lines |
| 214.8 | Wed Aug 09 1995 17:22 | An exmaple helps, eh? | 51 lines |
| 214.9 | Wed Aug 09 1995 17:27 | Customer did use -convert big_endian | 8 lines |
TOPIC | 215.0 | shcom_connect doesn't work fine |
| 215.1 | Thu Aug 03 1995 10:47 | Try initializing common via block data (workaround?) | 20 lines |
| 215.3 | Fri Aug 04 1995 09:30 | Might be worth looking into further | 4 lines |
TOPIC | 223.0 | Floating point performance gotcha on DFR ultix |
| 223.6 | Wed Aug 16 1995 07:12 | denorm handler taking time? | 17 lines |
| 223.9 | Wed Aug 16 1995 14:44 | "fast flush to zero" not quite so fast? | 9 lines |
| 223.11 | Thu Aug 17 1995 09:26 | And Bill N., gave a critical hint for the Alpha case | 6 lines |
TOPIC | 228.0 | Alcor slower than HP - suiggestions? |
| 228.7 | Mon Aug 14 1995 20:06 | KAP preprocessor (kf77) might be worth trying | 11 lines |
TOPIC | 237.0 | Alcor vs SGI and DEC 3900 |
| 237.5 | Mon Aug 21 1995 18:25 | One possible coding bug found... | 22 lines |
| 237.12 | Tue Aug 22 1995 07:41 | Some more observations | 28 lines |
| 237.20 | Tue Aug 22 1995 14:53 | Change to SoBdry changes output file | 9 lines |
| 237.21 | Wed Aug 23 1995 07:06 | Interesting results when compiled -automatic | 14 lines |
| 237.22 | Wed Aug 23 1995 07:10 | One more comment on running w/ -automatic | 6 lines |
TOPIC | 248.0 | dump output file format question |
| 248.1 | Thu Aug 24 1995 10:27 | You're seeing the file metadata | 18 lines |
| 248.5 | Fri Aug 25 1995 12:04 | Why do you need to "get rid" of the metadata? | 20 lines |
TOPIC | 266.0 | unaligned access at first line of program. Any debugging hints? |
| 266.1 | Tue Sep 05 1995 18:38 | cc or f77 to link? | 12 lines |
| 266.4 | Tue Sep 12 1995 11:12 | Some pretty wild guesses | 10 lines |
TOPIC | 279.0 | convert=big_endian, real*16 |
| 279.10 | Wed Sep 13 1995 14:52 | Is there a need on VMS to write Unix style binary files? | 9 lines |
TOPIC | 289.0 | Why does /g_floating and double precision behave this way? |
| 289.7 | Thu Sep 14 1995 12:20 | Because | 21 lines |
TOPIC | 294.0 | Fortran program ignore SIGINT? |
| 294.2 | Thu Sep 14 1995 09:53 | Notes 117.* and 291.* discuss this problem | 4 lines |
TOPIC | 322.0 | mallock 256Mb |
| 322.1 | Tue Sep 26 1995 15:25 | Mostly likely shell imposed limit | 46 lines |
| 322.3 | Tue Sep 26 1995 15:38 | Well, only by a nanosecond | 8 lines |
TOPIC | 334.0 | How to increase virtual memory size on UNIX? |
| 334.1 | Tue Oct 03 1995 18:04 | Any chance to see the customer code? | 32 lines |
| 334.3 | Wed Oct 04 1995 14:15 | Hope this helps, but I can't re-write the docs! | 25 lines |
TOPIC | 339.0 | "Compiler Internal Error" at Vanderbilt |
| 339.1 | Thu Oct 05 1995 09:06 | Does Vanderbilt have an unlucky compiler? ;-) | 11 lines |
| 339.3 | Thu Oct 05 1995 10:34 | Could there be a unrelated issue here? | 9 lines |
TOPIC | 348.0 | open file with only a type |
| 348.2 | Mon Oct 09 1995 10:12 | I've been to the desert with a file with no name | 21 lines |
TOPIC | 373.0 | How should ladebug display character strings? |
| 373.3 | Wed Oct 18 1995 15:40 | Yeah, that sounds good | 14 lines |
| 373.8 | Mon Oct 23 1995 15:43 | Probably ought to print � as � | 8 lines |
| 373.10 | Mon Oct 23 1995 16:17 | And leave poor '\' alone! ;-) | 0 lines |
TOPIC | 375.0 | Shared lib warning from ld |
| 375.1 | Wed Oct 18 1995 17:23 | Conflict with something in decnet library? | 34 lines |
| 375.2 | Thu Oct 19 1995 11:15 | proxy_requested is a global in dnet lib | 9 lines |
TOPIC | 379.0 | Limits on total array size? |
| 379.1 | Mon Oct 23 1995 16:10 | Very large arrays make bss section go to zero? | 24 lines |
| 379.6 | Wed Nov 01 1995 06:37 | Could you get 89 000 000 to work? | 12 lines |
| 379.9 | Thu Apr 11 1996 14:28 | I can't even get to 12Mb (stack) with f90 | 31 lines |
TOPIC | 382.0 | convert IBM binary data? |
| 382.7 | Thu Oct 26 1995 11:13 | Some (worst case) suggestions? | 13 lines |
TOPIC | 387.0 | Automatic array size limitations |
| 387.2 | Wed Oct 25 1995 15:16 | Auto arrays go on stack, right? | 24 lines |
| 387.4 | Wed Oct 25 1995 15:24 | The song remains the same | 14 lines |
| 387.10 | Wed Nov 15 1995 10:23 | You should get a medal for finding this bug! ;-) | 0 lines |
TOPIC | 415.0 | Looking for efl and ratfor |
| 415.3 | Mon Nov 06 1995 15:14 | Try mx'ing ratfor | 9 lines |
TOPIC | 416.0 | system(3f) manpage |
| 416.3 | Wed Nov 08 1995 12:50 | I assume you meant SYSTEM not SIGNAL, right Dave? | 0 lines |
| 416.7 | Thu May 15 1997 09:45 | Did you declare system() as returning an integer? | 5 lines |
| 416.9 | Fri May 16 1997 14:45 | Looks like shell had a segmentation violation | 25 lines |
TOPIC | 426.0 | Thu Nov 09 1995 22:12 | Problem w/ ascii/single prec. conversion of denorrm | 49 lines |
TOPIC | 432.0 | Mon Nov 13 1995 14:36 | Recursive I/O error on unit 6 (VAX VMS) | 34 lines |
| 432.2 | Mon Nov 13 1995 15:21 | Not using DECThreads, at least not in my code | 0 lines |
| 432.3 | Mon Nov 13 1995 17:29 | You'd think I'm hallucinating, but... | 20 lines |
| 432.5 | Wed Nov 15 1995 06:49 | Something is stomping on memory | 9 lines |
| 432.6 | Fri Nov 17 1995 16:59 | A good Halloween story | 11 lines |
TOPIC | 433.0 | passing C "auto $DESCRIPTOR" string to DFAV |
| 433.2 | Mon Nov 13 1995 20:46 | $DESCRIPTOR uses sizeof(), not strlen() | 17 lines |
TOPIC | 442.0 | COMPLEX varuables from DG-Fortran to DF |
| 442.2 | Wed Nov 15 1995 10:08 | Are you planning to share files between DG and Alpha? | 5 lines |
TOPIC | 444.0 | dacos/NaN |
| 444.1 | Wed Nov 15 1995 10:20 | Some options | 24 lines |
TOPIC | 455.0 | Detect a LF? |
| 455.6 | Tue Nov 28 1995 10:58 | Would flush(3f) be of any help? | 16 lines |
TOPIC | 461.0 | Licence issue |
| 461.2 | Mon Nov 27 1995 09:35 | Isn't the D/U FORTRAN RTL provided with the OS as well? | 10 lines |
TOPIC | 467.0 | seg. fault on write on DUX 4.0 |
| 467.5 | Wed Nov 29 1995 12:57 | Can the RTL save itself? | 12 lines |
TOPIC | 472.0 | Timing routine on UNIX |
| 472.1 | Thu Nov 30 1995 09:36 | Use sysconf(3) to get value of CLK_TCK | 95 lines |
TOPIC | 473.0 | input record too long revisited! |
| 473.2 | Thu Nov 30 1995 17:09 | Can we see more than 1 line at a time? :-) | 9 lines |
| 473.7 | Fri Dec 01 1995 16:38 | Mea culpa, mea culpa | 14 lines |
| 473.9 | Mon Dec 04 1995 20:21 | The scenario's I've seen in the past w/ the RTL | 13 lines |
TOPIC | 474.0 | How to solve the exponentiation fun. for negative float data. |
| 474.2 | Fri Dec 01 1995 12:30 | Change in pow() behavior responsible? | 22 lines |
TOPIC | 478.0 | GETARG support on Windows NT. |
| 478.2 | Mon Dec 04 1995 09:44 | VMS equivalent code might also help | 7 lines |
TOPIC | 494.0 | Advice on byte reads |
| 494.9 | Fri Dec 15 1995 13:55 | Unix will do buffering of I/O, it all depends | 9 lines |
TOPIC | 507.0 | Much faster with non_shared on UNIX? |
| 507.2 | Mon Dec 18 1995 13:34 | Yes, but 50 to 100% faster? | 13 lines |
TOPIC | 521.0 | -automatic causing SIGSEGV |
| 521.3 | Fri Dec 29 1995 15:13 | Why does -O0 vs. -O make a difference? | 13 lines |
TOPIC | 522.0 | Improving IO performance for direct access files? |
| 522.1 | Tue Jan 02 1996 08:35 | Maybe I'm missing something, but... | 17 lines |
| 522.4 | Wed Jan 03 1996 08:50 | Yes, I think unformatted IO should be faster | 42 lines |
TOPIC | 565.0 | Fall 1995 DECUS presentation session notes on Fortran 90 optimization |
| 565.8 | Thu Jan 25 1996 13:15 | Why even do "deleted/obsolescent" in the standard? | 20 lines |
| 565.13 | Fri Jan 26 1996 14:34 | Sigh | 14 lines |
TOPIC | 589.0 | program seg faults on DFAO v4.0 |
| 589.2 | Fri Feb 02 1996 16:09 | Under c-shell: unlimit stacksize | 0 lines |
TOPIC | 630.0 | How to call an f77 function which returns a complex in C |
| 630.4 | Wed Feb 21 1996 15:03 | Do any of the dmxl routines return a complex value? | 12 lines |
TOPIC | 633.0 | control brancing problem within debugger... |
| 633.3 | Thu Feb 22 1996 15:16 | Also, try using "next" instead of "step" | 8 lines |
TOPIC | 635.0 | LIB$GETJPI |
| 635.2 | Tue Feb 27 1996 09:17 | Sample program using FORTRAN Unix library | 28 lines |
TOPIC | 647.0 | Constants for data representaton ? |
| 647.6 | Mon Mar 04 1996 13:33 | See /usr/include/float.h | 22 lines |
| 647.9 | Mon Mar 04 1996 15:02 | Double precision constants need some manipulation | 56 lines |
| 647.12 | Tue Mar 05 1996 12:38 | If want you want is single precision limits... | 11 lines |
TOPIC | 651.0 | memory access violation |
| 651.2 | Tue Mar 05 1996 12:23 | Isn't this a report of a bug during compilation? | 6 lines |
TOPIC | 660.0 | How to identify Libraries |
| 660.2 | Mon Mar 11 1996 13:35 | Doesn't base system have them as well? | 8 lines |
TOPIC | 668.0 | Portable dynamic allocation scheme for Digital UNIX |
| 668.7 | Wed Mar 13 1996 13:30 | Might want to check DEC_FORTRAN_ALPHA note 1817 | 9 lines |
TOPIC | 673.0 | Urgent help required... |
| 673.2 | Sun Mar 17 1996 22:14 | Might try FORM='unformatted' instead of TYPE='binary' | 19 lines |
| 673.4 | Mon Mar 18 1996 09:59 | Was TYPE='BINARY' a mistake or intentional? | 9 lines |
TOPIC | 674.0 | forrtl: err(65) floating invalid |
| 674.1 | Sun Mar 17 1996 22:32 | Negative numbers can only be raised to integer powers | 26 lines |
TOPIC | 684.0 | SGI vs. DEC qualifiers |
| 684.1 | Wed Mar 20 1996 10:11 | What compiler options are you now using on DEC? | 12 lines |
TOPIC | 686.0 | Wed Mar 20 1996 17:03 | Using max() in a dummy argument declaration | 32 lines |
TOPIC | 709.0 | runtime library not initialized?? |
| 709.3 | Tue Apr 02 1996 12:02 | Could signal be coming from KAP's RTL? | 19 lines |
| 709.7 | Wed Apr 03 1996 09:32 | Call me stubborn, but... | 7 lines |
| 709.9 | Wed Apr 03 1996 12:16 | A call abort(3) will suffice | 24 lines |
| 709.10 | Thu Apr 04 1996 17:07 | Ball now in KAP's court?? | 5 lines |
TOPIC | 730.0 | Pass by value to Fortran |
| 730.2 | Wed Apr 17 1996 12:20 | One possible workaround in C | 30 lines |
TOPIC | 737.0 | random(3f) question |
| 737.4 | Mon Apr 22 1996 14:12 | 3f man pages suggest using random() | 4 lines |
TOPIC | 747.0 | Validating REAL data on input (e.g., checking for denormalized numbers) |
| 747.3 | Thu Apr 25 1996 07:54 | Allow user control, if implemented | 9 lines |
| 747.5 | Thu Apr 25 1996 11:11 | Why penalize all IO? | 11 lines |
TOPIC | 749.0 | FORTRAN/Ingres - example needed |
| 749.1 | Thu Apr 25 1996 11:16 | Some general suggestions | 15 lines |
| 749.3 | Fri Apr 26 1996 15:41 | Try to get some assistance from Ingres | 31 lines |
TOPIC | 750.0 | Nonmem program loops forever |
| 750.2 | Thu Apr 25 1996 19:27 | Debugger may point to area where code is looping | 9 lines |
TOPIC | 751.0 | problems using 64 bits |
| 751.2 | Fri Apr 26 1996 10:09 | More on large arrays (system limits) | 20 lines |
TOPIC | 757.0 | v4.0; list directed reads are slow |
| 757.2 | Tue Apr 30 1996 10:46 | Can you verify this on your system? | 24 lines |
| 757.4 | Wed May 01 1996 17:04 | Ick. You're right! | 13 lines |
TOPIC | 763.0 | DFANT multiprocessor, multisystem, thread support? |
| 763.8 | Wed May 08 1996 15:16 | Is the Alpha NT port just a step along the way? | 9 lines |
TOPIC | 767.0 | calling a system routine fron fortran |
| 767.2 | Thu May 09 1996 09:59 | Some more detailed info | 35 lines |
TOPIC | 772.0 | INUM function? |
| 772.2 | Mon May 13 1996 22:34 | Or use internal read | 7 lines |
| 772.4 | Tue May 14 1996 10:59 | I should know better than to try to correct Steve! | 9 lines |
TOPIC | 780.0 | How to use big array>2GB ?? |
| 780.6 | Mon May 20 1996 18:56 | Some things to try | 62 lines |
| 780.9 | Tue May 21 1996 09:44 | I think we're close -- malloc needs unsigned long arg | 55 lines |
| 780.11 | Thu May 23 1996 07:56 | My mistake, please try px = malloc(%val(isize)) | 22 lines |
| 780.13 | Thu May 23 1996 17:07 | Some of this is documented in the f77 release notes | 33 lines |
| 780.15 | Fri May 24 1996 07:38 | It was a long road, but finally got there! | 15 lines |
TOPIC | 787.0 | DFANT - command line arguments? |
| 787.2 | Tue May 21 1996 09:48 | Let me dig around a bit | 8 lines |
TOPIC | 789.0 | Tue May 21 1996 18:32 | Is STKALLEXC message (exceed max stack) implemented? | 26 lines |
TOPIC | 790.0 | Tue May 21 1996 18:38 | Multiple declaration of name sets off GEM assertion | 48 lines |
TOPIC | 797.0 | -fpe1 performance penalty |
| 797.3 | Thu May 23 1996 18:25 | All hail, Conor Rafferty... | 27 lines |
| 797.10 | Fri May 24 1996 16:05 | A shorter test case would help tons, but... | 21 lines |
TOPIC | 802.0 | Problems using system library |
| 802.1 | Wed May 29 1996 12:54 | Use cdec$ alias to bypass name mangling | 40 lines |
TOPIC | 807.0 | Scalapack and denorm numbers |
| 807.1 | Thu May 30 1996 18:12 | Using a denorm will get an fp exception, unless... | 19 lines |
| 807.4 | Thu May 30 1996 19:43 | Is there a *fast* way to set a denorm to zero? | 20 lines |
| 807.8 | Fri May 31 1996 10:19 | xdr == eXternal Data Representation | 30 lines |
| 807.9 | Fri May 31 1996 10:43 | Bill's code is superfast with lots of denorms | 23 lines |
| 807.12 | Mon Jun 03 1996 14:26 | Let me know if you need a contact in EV6-land | 12 lines |
TOPIC | 809.0 | EXAMPLE pass arguments fortran to C |
| 809.3 | Mon Jun 03 1996 15:38 | Can you be more specific? | 15 lines |
| 809.5 | Tue Jun 04 1996 07:59 | Yes, plenty of ideas, but need work from your side | 27 lines |
TOPIC | 811.0 | Win32 API, how to call GetCommandLine() ? |
| 811.1 | Tue Jun 04 1996 15:41 | See 787.4 for an example of getcommandline() call | 0 lines |
TOPIC | 820.0 | Automatic! Stack size problems? |
| 820.2 | Tue Jun 11 1996 12:28 | Sounds like the stacksize bug in D-Unix 3.2 | 28 lines |
TOPIC | 838.0 | AS500 slower than Sparc 20? |
| 838.1 | Wed Jun 19 1996 17:23 | Example code takes very little CPU time | 38 lines |
| 838.5 | Thu Jun 20 1996 07:56 | I have a funny feeling about this... | 11 lines |
TOPIC | 841.0 | isatty() and ttynam() problems |
| 841.1 | Fri Jun 21 1996 19:11 | ttynam being called incorrectly + info on ttynam | 100 lines |
TOPIC | 847.0 | SYSTEM-F-SUBRNG1 on ALPHA, but not on VAX |
| 847.2 | Wed Jun 26 1996 09:20 | Does f90 need .CAND. and .COR. ?? | 17 lines |
TOPIC | 849.0 | Compilation error for real*8 variable without r8 switch |
| 849.2 | Thu Jun 27 1996 07:14 | Difference is due to f90 standard regarding constants | 17 lines |
TOPIC | 863.0 | Insufficent memory to open Fortran RTL message catalog |
| 863.6 | Fri Jul 26 1996 15:27 | There are two ways of configuring systems | 23 lines |
TOPIC | 867.0 | Screen Management for Fortran? |
| 867.2 | Tue Jul 09 1996 10:28 | An alternative to programming at the X/Motif level | 47 lines |
TOPIC | 872.0 | Fp exceptions, IEEE and performance |
| 872.1 | Wed Jul 10 1996 11:27 | Example using common block to hold "J" | 64 lines |
| 872.6 | Wed Jul 10 1996 15:49 | The compiler people know best | 7 lines |
| 872.10 | Tue Jul 16 1996 16:49 | Fortran example of setjmp/longjmp | 81 lines |
| 872.12 | Tue Jul 16 1996 18:16 | RE: -.1 Care to elaborate? | 19 lines |
TOPIC | 876.0 | How can I get the assembler generate by Fortran compiler ? |
| 876.2 | Thu Jul 11 1996 14:19 | Need D-Unix V4.0 assembler also? | 9 lines |
TOPIC | 888.0 | Digital Fortran beta test users wanted |
| 888.1 | Tue Jul 16 1996 17:00 | Will it be available internally, also? | 7 lines |
TOPIC | 889.0 | fortran/phigs does not work with DU V3.2 |
| 889.1 | Thu Jul 18 1996 09:17 | Try upgrading compiler/RTL, or hack given below | 21 lines |
| 889.3 | Fri Jul 19 1996 07:12 | V4.0 is latest | 6 lines |
TOPIC | 896.0 | REAL*8 & OTS$CVT_T_D also on AXP ? |
| 896.1 | Wed Jul 24 1996 12:12 | Don't you need to use different OTS routines? | 21 lines |
| 896.3 | Wed Jul 24 1996 12:20 | A quick scan of bookreader gives... | 15 lines |
| 896.6 | Thu Jul 25 1996 10:51 | And to answer your next question... | 21 lines |
TOPIC | 902.0 | NT executable too large |
| 902.4 | Wed Aug 07 1996 14:36 | Is this limit only for static storage? | 7 lines |
TOPIC | 906.0 | maximum array sizes (again) - official size ? |
| 906.4 | Wed Aug 21 1996 07:52 | What method is being used to allocate the array? | 9 lines |
| 906.8 | Thu Aug 22 1996 12:25 | Haven't we gone through this before? | 17 lines |
TOPIC | 907.0 | DFANT V1.1 err LNK2005: c_dxl_ already defined w NT V4.0 |
| 907.5 | Thu Aug 01 1996 11:48 | See note 780.* for some caveats | 14 lines |
TOPIC | 913.0 | SGI/Digital Fortran difference |
| 913.1 | Wed Aug 07 1996 06:58 | Don't see any problem with either construct | 25 lines |
TOPIC | 926.0 | DFRBASE326 problem during setld -v |
| 926.4 | Thu Aug 15 1996 09:56 | Try installing the intl. development subset | 33 lines |
TOPIC | 932.0 | Fortran 77 Coding Standards |
| 932.2 | Fri Aug 16 1996 17:05 | Might consider Fortran90 language | 6 lines |
TOPIC | 933.0 | array declaration question |
| 933.1 | Fri Aug 16 1996 07:29 | Try compiling with -extend_source | 24 lines |
TOPIC | 935.0 | Formatted/Unformatted write performance issue |
| 935.2 | Mon Aug 19 1996 14:14 | RTL overhead with threaded programs? | 5 lines |
| 935.9 | Mon Aug 19 1996 18:34 | This is just two processes run at the same time | 13 lines |
| 935.18 | Wed Aug 21 1996 08:18 | Well, let's hope we're still OK on the raw CPU numbers | 16 lines |
| 935.29 | Mon Aug 26 1996 18:25 | Possible suggestion to the Fortran RTL people | 15 lines |
| 935.30 | Tue Aug 27 1996 11:15 | Is SMP scaling problem related to Fortran IO prob? | 5 lines |
TOPIC | 940.0 | COMMON blocks in shared libs |
| 940.2 | Thu Aug 22 1996 12:31 | Different sizes for common's is a no-no | 7 lines |
TOPIC | 942.0 | FORTRAN 80x Faster than C? |
| 942.3 | Thu Aug 22 1996 17:37 | You can give DEC C a big hint via a #pragma | 18 lines |
TOPIC | 1007.0 | environment variables |
| 1007.1 | Tue Oct 15 1996 10:02 | Probably an interaction with Motif window manager | 14 lines |
TOPIC | 1015.0 | bin seq files contains zeroes instead of data |
| 1015.3 | Fri Oct 18 1996 14:04 | Is NFS involved in any way? | 4 lines |
| 1015.5 | Thu Oct 31 1996 09:59 | Sounds like an NFS and/or advfs problem | 16 lines |
TOPIC | 1018.0 | Statement separator in F90 |
| 1018.6 | Wed Oct 23 1996 11:53 | Could filter out the semicolons as a workaround | 11 lines |
TOPIC | 1029.0 | DFA410: Internal Compiler Error |
| 1029.4 | Mon Oct 28 1996 16:18 | shar == SHell ARchive | 10 lines |
TOPIC | 1035.0 | Excessive system calls in non-static image - DFAO? |
| 1035.3 | Thu Oct 31 1996 11:39 | Some local experiments, V4.0 compiler does better? | 25 lines |
TOPIC | 1037.0 | logical and -i8 |
| 1037.1 | Tue Nov 05 1996 11:14 | Digital Unix uses a -1 for .TRUE. | 31 lines |
TOPIC | 1039.0 | Problem with ladebug and finding sources |
| 1039.1 | Wed Nov 06 1996 11:15 | Try "next" at the OPEN statement | 20 lines |
TOPIC | 1050.0 | Anomalous T7.1-75 performance - tune:ev5 and/or level:5 are losers |
| 1050.2 | Thu Nov 14 1996 10:53 | Aside: URL for cpi SRC project | 8 lines |
TOPIC | 1072.0 | Porting from Unix to OpenVMS... |
| 1072.1 | Wed Nov 27 1996 14:28 | But do you really want to do this? ;-) | 79 lines |
TOPIC | 1076.0 | Fatal Error: cannot map Main |
| 1076.3 | Mon Dec 02 1996 08:30 | Shell imposed limits strike again | 15 lines |
TOPIC | 1083.0 | Which is the correct behaviour of ttynam() ? |
| 1083.3 | Thu Dec 05 1996 13:47 | An abbreviated OPEN is enough... | 30 lines |
TOPIC | 1096.0 | Errors while running KAP fortran code |
| 1096.6 | Tue Dec 17 1996 09:45 | Probably some resource limit as Karen suggests | 12 lines |
TOPIC | 1110.0 | Indexing a dynamic array at > 2**31 byte offset ? |
| 1110.2 | Mon Dec 23 1996 16:29 | Does note reply 780.14 help any? | 12 lines |
TOPIC | 1124.0 | hpgl import into vax fortran? |
| 1124.2 | Mon Jan 13 1997 13:40 | What does the user mean by "import"? | 19 lines |
| 1124.4 | Tue Jan 14 1997 08:48 | DECView3D *would* have been a solution | 17 lines |
TOPIC | 1139.0 | 10 to the power of 34 and more..?? |
| 1139.6 | Thu Jan 23 1997 08:30 | Use of -r8 and -r16 flags | 76 lines |
TOPIC | 1146.0 | i/o efficiency and thread safeness |
| 1146.6 | Fri Jan 24 1997 12:59 | Aren't two copies implied when using the Fortran RTL? | 8 lines |
| 1146.8 | Mon Jan 27 1997 08:17 | Might get by with just a jacket to read/write | 11 lines |
| 1146.11 | Wed Jan 29 1997 11:18 | Posix binding for read()/write() | 32 lines |
| 1146.12 | Thu Jan 30 1997 08:53 | Example of Fortran read(2)/write(2) without bindings | 65 lines |
TOPIC | 1147.0 | getarg,iargc for NT |
| 1147.3 | Thu Jan 23 1997 21:30 | Old code never dies,it just gets ported to another OS | 0 lines |
TOPIC | 1152.0 | contributing code to kit |
| 1152.3 | Wed Jan 29 1997 09:18 | There are precidents... | 5 lines |
TOPIC | 1155.0 | DFAO 4.1: forrtl: error (65): floating invalid |
| 1155.1 | Fri Jan 31 1997 09:16 | Possible bug in fast version of dexp() (see 1027.0) | 12 lines |
TOPIC | 1190.0 | f77 -S = no local symbols? |
| 1190.7 | Mon Feb 24 1997 11:27 | Does shcom_connect(3f) do what they want? | 5 lines |
| 1190.11 | Fri Feb 28 1997 08:29 | shcom_connect(3f) has nothing to do with Sys V ipc | 12 lines |
| 1190.13 | Fri Feb 28 1997 14:26 | If they'd rather munge object files, be my guest | 13 lines |
TOPIC | 1217.0 | Announcing DIGITAL Visual Fortran for Windows 95/Windows NT Intel Systems!!! |
| 1217.2 | Tue Mar 11 1997 20:20 | Keep up the excellent work! | 4 lines |
TOPIC | 1227.0 | Cannot malloc memory during the link |
| 1227.1 | Tue Mar 18 1997 11:31 | First thing to try is "unlimit datasize" | 7 lines |
TOPIC | 1234.0 | Visual Fortran kit for demo? |
| 1234.2 | Wed Mar 19 1997 16:10 | Please consider at least compiler bits online | 9 lines |
| 1234.6 | Thu Apr 03 1997 10:01 | Why not include time bomb for demo software? | 12 lines |
| 1234.10 | Fri Apr 04 1997 06:51 | Some other ideas (off the top of my head) | 14 lines |
TOPIC | 1235.0 | Wed Mar 19 1997 17:05 | Some suggestions to reference pages | 28 lines |
| 1235.2 | Thu Mar 20 1997 11:18 | "useful for porting 32-bit programs" too broad | 11 lines |
| 1235.5 | Fri Mar 21 1997 12:27 | We'll see.... | 9 lines |
| 1235.7 | Fri Mar 21 1997 17:20 | Some day, I'll get to read it | 10 lines |
TOPIC | 1239.0 | Visual Fortran on Alpha ? |
| 1239.1 | Tue Mar 25 1997 11:18 | This is covered on the Digital Fortran Web site | 15 lines |
TOPIC | 1242.0 | Wed Mar 26 1997 16:06 | ATAN2 accepted in PARAMETER statement on Alpha, not VAX | 13 lines |
TOPIC | 1259.0 | fortran 2 decc..in alpha vms? |
| 1259.5 | Wed Apr 16 1997 18:06 | You might do well with f2c, but I'd be cautious | 18 lines |
TOPIC | 1260.0 | DFAO runtime problems |
| 1260.7 | Fri Apr 18 1997 09:23 | Suggest trying decladebug to debug your program | 8 lines |
TOPIC | 1268.0 | Open GL/Open 3D with DEC Fortran Compiler ?.... |
| 1268.1 | Fri Apr 25 1997 10:28 | My take on this question | 22 lines |
| 1268.5 | Mon Apr 28 1997 11:27 | See: http://math.nist.gov/f90gl/ | 28 lines |
| 1268.7 | Wed Apr 30 1997 07:18 | Closer, but not yet there | 14 lines |
TOPIC | 1294.0 | Unresolved when linking Fortran and C modules. |
| 1294.2 | Mon May 12 1997 18:03 | Minor: isn't %REF() unnecessary? | 5 lines |
TOPIC | 1304.0 | named common block problem on DFNT |
| 1304.13 | Tue May 27 1997 16:49 | MS Fortran sometimes does run-time allocation of common | 8 lines |
TOPIC | 1311.0 | dbx problem and fortran program runn time error. |
| 1311.1 | Thu May 22 1997 09:49 | p,px,po work OK with ladebug (aka decladebug) | 27 lines |
TOPIC | 1321.0 | Fri May 30 1997 10:53 | Some initial comments on Visual Fortran | 45 lines |
| 1321.2 | Wed Jun 04 1997 11:06 | Can't reproduce error messages | 10 lines |
TOPIC | 1329.0 | Determining available allocatable memory on UNIX |
| 1329.1 | Wed Jun 04 1997 10:55 | Can you find out what "limited memory" means | 24 lines |
TOPIC | 7107.0 | UWS session manager - security question |
| 7107.10 | Wed Sep 30 1992 10:39 | Are you running BIND? | 11 lines |
TOPIC | 7849.0 | How can I send SIGFPE? |
| 7849.1 | Sun Feb 02 1992 15:02 | See get/set_fpe_csr() | 13 lines |
TOPIC | 7873.0 | Swap space allocation |
| 7873.5 | Thu Feb 06 1992 06:09 | Makes a great security hole as well... | 13 lines |
TOPIC | 7942.0 | Problem with VAX Ultrix curses |
| 7942.3 | Wed Feb 12 1992 09:01 | Try setting the shell variable "term" | 14 lines |
TOPIC | 7996.0 | C compiler differences between 4.1/4.2 |
| 7996.2 | Mon Feb 17 1992 13:25 | RE: -.1 You've never used the comma operator? ;-) | 0 lines |
TOPIC | 8029.0 | problem with mixing I/O to term and /dev/tty00 |
| 8029.10 | Thu Feb 20 1992 17:22 | Unix system cracking 101 | 11 lines |
TOPIC | 8039.0 | dcp -S with no log printing??? |
| 8039.1 | Thu Feb 20 1992 13:54 | See NOTED::DECNET-ULTRIX, note 465.* | 0 lines |
TOPIC | 8041.0 | Help - Script to submit jobs |
| 8041.2 | Thu Feb 20 1992 14:00 | QMAN may be of some help | 5 lines |
TOPIC | 8062.0 | Mail from ULTRIX to VMS |
| 8062.2 | Sat Feb 22 1992 06:31 | Is this a trick question? | 5 lines |
TOPIC | 8110.0 | Partial/Incremental linking |
| 8110.1 | Wed Feb 26 1992 17:07 | Try ld -r | 10 lines |
| 8110.3 | Thu Feb 27 1992 18:14 | It's not just a matter of the 50 symbols... | 8 lines |
TOPIC | 8145.0 | DECstation 5000/240 very slow! |
| 8145.2 | Mon Mar 02 1992 14:22 | Number of io's is small for 5000/240 | 6 lines |
| 8145.5 | Tue Mar 03 1992 09:22 | Some compiler experimenst | 38 lines |
| 8145.8 | Wed Mar 04 1992 08:45 | Analysis likely, perhap Kuck preprocessor might help? | 45 lines |
| 8145.10 | Wed Mar 04 1992 15:09 | Array indices looks like (a) culprit | 6 lines |
TOPIC | 8177.0 | linking large # of modules problem. |
| 8177.1 | Thu Mar 05 1992 05:54 | Use -Wl,-u symname to force library references | 27 lines |
| 8177.3 | Fri Mar 06 1992 05:00 | Typo, sorry | 14 lines |
| 8177.5 | Thu Mar 12 1992 08:58 | Use l option to ar to specify temp directory | 17 lines |
TOPIC | 8198.0 | Format tape from UTLRIX for VMS? |
| 8198.4 | Mon Mar 09 1992 16:13 | Sorry, "ltf" isn't "standard" | 15 lines |
TOPIC | 8205.0 | program command line args under dbx? |
| 8205.1 | Mon Mar 09 1992 16:18 | Try "man dbx" next time | 9 lines |
TOPIC | 8270.0 | VAX ultrix fortran |
| 8270.1 | Mon Mar 16 1992 08:05 | See TURRIS::FORTRAN for VAX FORTRAN | 0 lines |
TOPIC | 8284.0 | ncp - listener response: Invalid parameter value, Name |
| 8284.1 | Mon Mar 16 1992 16:58 | Node name already in use | 9 lines |
TOPIC | 8315.0 | How to interrupt getch() by process signal? |
| 8315.3 | Fri Mar 20 1992 13:10 | Does compiling in SYSTEM_FIVE mode help? | 17 lines |
TOPIC | 8327.0 | FORTRAN problem !! |
| 8327.1 | Fri Mar 20 1992 13:27 | Check the obvious things first | 19 lines |
| 8327.3 | Mon Mar 23 1992 08:49 | Try with the latest compiler version | 16 lines |
TOPIC | 8342.0 | Looking for terminal emulator software |
| 8342.3 | Mon Mar 23 1992 16:24 | xterm only has 4014 support | 5 lines |
TOPIC | 8438.0 | crontab,mail problem |
| 8438.1 | Thu Apr 02 1992 09:47 | Guess: Try /usr/ucb/mail instead of mail | 0 lines |
TOPIC | 8462.0 | Code management software |
| 8462.2 | Fri Apr 03 1992 17:34 | | 9 lines |
TOPIC | 8473.0 | dbx and DecFortran |
| 8473.1 | Tue Apr 07 1992 11:31 | A hack for one dimensional arrays | 23 lines |
| 8473.6 | Wed Apr 08 1992 05:22 | Getting arguments works with dbx and FORTRAN | 33 lines |
TOPIC | 8625.0 | Can we Read Big Endian Binary files with DEC C |
| 8625.2 | Mon Apr 27 1992 11:52 | I don't think this is possible for C to implement in general | 24 lines |
| 8625.5 | Mon May 04 1992 17:27 | Have you thought about floating conversions... | 5 lines |
| 8625.7 | Wed May 06 1992 19:24 | I think you'll have to modify the reading program | 11 lines |
TOPIC | 8675.0 | RISC I/O counts and Memory Usage |
| 8675.2 | Tue Apr 28 1992 17:55 | Small nit: It's in section 2: "man 2 getrusage" | 0 lines |
TOPIC | 8816.0 | problem linking large C programs |
| 8816.1 | Wed May 13 1992 07:56 | Is this a mixed language application? | 10 lines |
TOPIC | 9155.0 | How do you think dbx should work? |
| 9155.5 | Fri Jun 19 1992 18:06 | How about printing portions of an array... | 19 lines |
| 9155.7 | Mon Jun 22 1992 14:21 | I can dream, can't I? | 12 lines |
TOPIC | 9213.0 | ANSYS tuning help |
| 9213.2 | Fri Jun 26 1992 17:11 | Some experience here in HLO | 16 lines |
TOPIC | 9242.0 | print range of values from matrix in dbx? |
| 9242.1 | Wed Jul 01 1992 10:49 | No and maybe | 27 lines |
| 9242.2 | Wed Jul 01 1992 10:54 | For reference, see 9155.6 | 0 lines |
TOPIC | 9300.0 | execute remote command and get output |
| 9300.4 | Thu Jul 23 1992 08:38 | Either install rsh on VMS or use DECnet TELL task | 20 lines |
| 9300.6 | Thu Jul 23 1992 18:51 | Maybe you know better, but... | 8 lines |
TOPIC | 9321.0 | Routine to read uncompressed files? |
| 9321.2 | Thu Jul 09 1992 17:46 | How about using popen and zcat? | 13 lines |
TOPIC | 9334.0 | Stacksize improves performance?? |
| 9334.2 | Mon Jul 13 1992 10:18 | Not crashings is an improvement... ;-) | 12 lines |
TOPIC | 9380.0 | Mysterious dbx messages ? |
| 9380.1 | Thu Jul 16 1992 10:41 | Do you have character strings in the arg list? | 51 lines |
| 9380.3 | Thu Jul 16 1992 14:59 | I don't think FORTRAN uses dope vectors | 14 lines |
| 9380.6 | Mon Jul 20 1992 09:35 | Did we really figure out the original problem? | 16 lines |
| 9380.8 | Tue Jul 21 1992 10:02 | FORTRAN and C typically pass using different mechanisms | 20 lines |
TOPIC | 9436.0 | Background job scheduler? |
| 9436.2 | Fri Jul 24 1992 07:55 | See also: KTOSWS::QMAN | 5 lines |
TOPIC | 9444.0 | More help needed when adding Swap |
| 9444.1 | Fri Jul 24 1992 11:36 | Default b partition is 64Mb, not 131Mb | 6 lines |
TOPIC | 9612.0 | Fortran compiler |
| 9612.1 | Thu Aug 13 1992 19:42 | Please re-post in TURRIS::DEC_FORTRAN | 5 lines |
TOPIC | 9625.0 | Warning when compiling fortran program |
| 9625.2 | Thu Aug 13 1992 19:54 | Check your code, and try again with latest compiler | 8 lines |
TOPIC | 9671.0 | System time seen with the time command |
| 9671.2 | Tue Aug 18 1992 16:51 | Did they also switch their compiler? | 4 lines |
TOPIC | 9673.0 | DecFortran question? |
| 9673.1 | Tue Aug 18 1992 19:20 | Are you trying to read an unformatted file? | 29 lines |
| 9673.2 | Fri Aug 21 1992 14:32 | Users do the darnest things! | 13 lines |
TOPIC | 9786.0 | Problems with csh command recall ... |
| 9786.9 | Tue Sep 01 1992 08:00 | Another recomendation for tcsh | 8 lines |
TOPIC | 9787.0 | keyboard control problems using curses |
| 9787.2 | Tue Sep 01 1992 08:13 | Mixing GKS and cursesX can be tricky | 20 lines |
TOPIC | 9854.0 | Debugging question, user program |
| 9854.1 | Wed Sep 09 1992 08:09 | Try print x[10,3,4] | 20 lines |
TOPIC | 9882.0 | Ultrix,RISK extended coff |
| 9882.1 | Fri Sep 11 1992 14:26 | Try 'man a.out' for a start | 5 lines |
TOPIC | 9883.0 | dbx print command |
| 9883.1 | Fri Sep 11 1992 14:42 | Alternate dbx commands to examine an array | 21 lines |
| 9883.3 | Sat Sep 12 1992 07:29 | Yeah, but who'd want to see all 10,000 values? | 8 lines |
TOPIC | 9899.0 | fopen with node/account/password::filename ? |
| 9899.2 | Mon Sep 14 1992 14:20 | Try popen and dcp to read or write a file via decnet | 6 lines |
TOPIC | 9944.0 | HP Plotter and BOOTP |
| 9944.1 | Tue Sep 22 1992 19:44 | Sounds like no valid entries in bootptab | 18 lines |
TOPIC | 10002.0 | Unattended backups and scripts |
| 10002.1 | Tue Sep 29 1992 09:09 | Check out DECnsr | 7 lines |
TOPIC | 10020.0 | Reading ASCII tapes. |
| 10020.1 | Wed Sep 30 1992 18:07 | Check that you're using the right device for 1600bpi | 11 lines |
TOPIC | 10058.0 | case'd filenames (cause'of UCX) |
| 10058.2 | Tue Oct 06 1992 19:04 | Shell procedure for renaming files to lowercase | 8 lines |
TOPIC | 10061.0 | echo $* | wc no space ??? |
| 10061.1 | Wed Oct 07 1992 06:22 | Probably running out of space for argument list | 17 lines |
| 10061.2 | Wed Oct 07 1992 06:31 | /bin/sh5 can execute the original script | 7 lines |
TOPIC | 10078.0 | link c and f77 |
| 10078.1 | Fri Oct 09 1992 15:13 | s_abort comes from old compiler RTL | 16 lines |
| 10078.2 | Fri Oct 09 1992 15:16 | ps. that assumes you have the old library installed | 7 lines |
| 10078.4 | Tue Oct 13 1992 14:51 | Need a trailing underscore in C declaration | 26 lines |
TOPIC | 242.0 | GCC Compiler for Alpha OSF |
| 242.14 | Tue Sep 15 1992 07:12 | Use nslookup (if you're running BIND) | 7 lines |
TOPIC | 953.0 | compiler version number ? |
| 953.1 | Wed Jan 27 1993 18:11 | FORTRAN compiler version should be in listing file | 6 lines |
TOPIC | 970.0 | cc -assume underscore ??? |
| 970.2 | Mon Feb 01 1993 11:29 | Another way to do the underscores... | 47 lines |
TOPIC | 971.0 | OSF/1 licenssing |
| 971.6 | Mon Feb 01 1993 17:05 | Are FORTRAN RTL's "optional" subsets? | 6 lines |
TOPIC | 1014.0 | Fortran/C interface question |
| 1014.4 | Sun Feb 07 1993 18:05 | What about character strings? | 17 lines |
| 1014.7 | Mon Feb 08 1993 13:43 | You could look at what SUN's f77 does | 16 lines |
TOPIC | 1076.0 | Shared Memory between C and F77 Common |
| 1076.1 | Tue Feb 16 1993 08:58 | Note 64 in DEC_FORTRAN describes how to do this on MIPS | 9 lines |
| 1076.3 | Tue Mar 02 1993 09:18 | Shared common apparently works on AXP OSF/1 | 13 lines |
TOPIC | 1112.0 | DEC C for ALPHA |
| 1112.6 | Fri Feb 19 1993 13:28 | Perhaps there was a misunderstanding? | 8 lines |
TOPIC | 1141.0 | BL10: ld undefined error on dnet_conn... |
| 1141.1 | Fri Feb 19 1993 15:15 | Try putting -ldnet_stub after -lX11 | 0 lines |
TOPIC | 1208.0 | Flamingo beaten by IBM350??? |
| 1208.1 | Mon Mar 01 1993 19:58 | Might try KAPC preprocessor | 10 lines |
| 1208.12 | Wed Mar 03 1993 16:49 | Doing one one saxpy instead of 100 isn't the author's intent | 11 lines |
TOPIC | 1218.0 | Help!!!! insufficient virtual memory |
| 1218.3 | Wed Mar 03 1993 16:52 | Resolved off-line (cockpit error) | 0 lines |
| 1218.5 | Fri Mar 05 1993 11:26 | I was trying to be 'polite' | 40 lines |
| 1218.6 | Fri Mar 05 1993 16:31 | Another gotcha: shell limits on datasize | 12 lines |
TOPIC | 1231.0 | OpenGL? |
| 1231.1 | Wed Mar 03 1993 16:56 | why not ask in DSSDEV::OPEN3D ? | 0 lines |
TOPIC | 1262.0 | How to Use nrand48() in OSF/1 C? |
| 1262.1 | Mon Mar 08 1993 17:04 | Try this | 24 lines |
TOPIC | 1270.0 | A very annoying bug in OSF |
| 1270.2 | Mon Mar 08 1993 19:56 | AXP as good as Cray, Convex ;-) | 6 lines |
TOPIC | 1334.0 | malloc only up to physmem?? |
| 1334.1 | Thu Mar 18 1993 13:40 | Try "unlimit datasize" at c-shell | 6 lines |
TOPIC | 1388.0 | Where does paging/swaping time goes? |
| 1388.1 | Thu Mar 25 1993 06:41 | Any use of single precision exp() ? | 6 lines |
TOPIC | 1390.0 | Is there a problem freeing swap space? |
| 1390.1 | Thu Mar 25 1993 21:48 | swapon(8) can give you swap stats | 0 lines |
TOPIC | 1535.0 | getrlimit(): where RLIMIT_AS is defined? |
| 1535.1 | Wed Apr 14 1993 06:06 | Some hints | 10 lines |
TOPIC | 1562.0 | linking problem |
| 1562.2 | Thu Apr 15 1993 18:10 | Problem is with uld and -O4 & -call_shared | 44 lines |
TOPIC | 1568.0 | PVM for OSF/1? |
| 1568.1 | Fri Apr 16 1993 07:44 | See: BERGEN::WORKSTATION_FARMS | 4 lines |
TOPIC | 1596.0 | c arrays greater than 2 meg |
| 1596.1 | Tue Apr 20 1993 09:16 | Running into stacksize limit? | 25 lines |
TOPIC | 1704.0 | OSF equiv of VMS analize/image |
| 1704.1 | Fri Apr 30 1993 17:21 | Is program source FORTRAN? | 10 lines |
TOPIC | 1706.0 | Need ideas on translating SUN data! |
| 1706.3 | Mon May 03 1993 14:38 | TRANSL8 may help (?) | 31 lines |
| 1706.5 | Tue May 04 1993 07:15 | Anyone else feel free to chime in... | 17 lines |
TOPIC | 1810.0 | erfc() source code needed. |
| 1810.3 | Thu May 13 1993 17:24 | An erfc code from TU-Vienna | 12 lines |
TOPIC | 1857.0 | fortran applications (ssb) on 1.3 |
| 1857.2 | Thu May 20 1993 07:00 | How did libfor.so get to the 1.3 system? | 7 lines |
TOPIC | 2191.0 | linking Fortran from C? |
| 2191.3 | Thu Jul 01 1993 11:57 | Might want to check with IMSL | 10 lines |
TOPIC | 2277.0 | signal, exception handling |
| 2277.4 | Wed Jul 14 1993 16:35 | See "man 3 exception_intro" for a synopsis | 0 lines |
TOPIC | 2564.0 | performance problem with 64KB files |
| 2564.2 | Tue Aug 17 1993 09:43 | Try asking in DEC_FORTRAN_ALPHA | 7 lines |
| 2564.4 | Tue Aug 17 1993 22:18 | FORTRAN mentioned only for reference | 8 lines |
TOPIC | 2671.0 | ld: assigning a fixed address to a symbol? |
| 2671.2 | Mon Aug 30 1993 14:21 | Would you clarify the last response? | 11 lines |
TOPIC | 2710.0 | BIGendian >-> ENDIANlittle ?? |
| 2710.1 | Fri Sep 03 1993 10:16 | DEC FORTRAN can convert big_endian binary files | 18 lines |
| 2710.5 | Fri Sep 03 1993 18:48 | You can use an environment variable, too | 15 lines |
TOPIC | 2924.0 | Program runs OK under noload, dies under load. |
| 2924.3 | Tue Sep 28 1993 09:49 | What do you mean by "text" of an address? | 24 lines |
| 2924.6 | Thu Oct 07 1993 11:50 | Check system config file for real time stuff | 7 lines |
TOPIC | 2984.0 | Procedure Calling Standard |
| 2984.2 | Mon Oct 04 1993 14:34 | RE: FORTRAN and C calling each other | 15 lines |
TOPIC | 3218.0 | rsh and login screen |
| 3218.2 | Tue Oct 26 1993 08:43 | Wants to cover workstation screen | 13 lines |
TOPIC | 3235.0 | TLZ06 OSF/1 to TLZ04 ULTRIX tar? how? |
| 3235.1 | Tue Oct 26 1993 17:30 | Use: tar cvf /dev/rmt0l * | 15 lines |
TOPIC | 3256.0 | Real Time and Object Oriented |
| 3256.3 | Thu Oct 28 1993 14:49 | Check header files | 6 lines |
| 3256.7 | Mon Nov 01 1993 08:01 | Looks like there are no extern "C" 's | 27 lines |
TOPIC | 3305.0 | Can our C compiler compile indented #ifdefs ?? |
| 3305.5 | Mon Nov 01 1993 18:12 | So close, yet so far | 30 lines |
TOPIC | 3383.0 | HELP - cust. needs info fast! System function ?? |
| 3383.6 | Wed Nov 10 1993 07:04 | A possible workaround (or suggestion) | 62 lines |
TOPIC | 3423.0 | GEM compilers, when ? |
| 3423.5 | Thu Nov 11 1993 11:07 | Load subset CMPDEVENH130 | 8 lines |
TOPIC | 3467.0 | DEC GKS |
| 3467.1 | Thu Nov 18 1993 06:24 | Try defining GKSwstype to 231 | 20 lines |
| 3467.3 | Thu Nov 18 1993 17:39 | Why not use local transport (default) for DISPLAY? | 7 lines |
TOPIC | 3544.0 | Tue Nov 23 1993 06:32 | -ieee options with cc. What's the difference? | 12 lines |
TOPIC | 3580.0 | C-ISAM and Fortran77 on ALPHA AXP running OSF/1 |
| 3580.4 | Mon Nov 29 1993 15:20 | A code example would help | 15 lines |
| 3580.6 | Mon Nov 29 1993 22:35 | Does customer just want to call C-ISAM routines? | 12 lines |
TOPIC | 3616.0 | GNU g++ kit for Alpha/OSF? |
| 3616.1 | Tue Nov 30 1993 05:32 | Not to ask a stupid question... | 4 lines |
| 3616.4 | Tue Nov 30 1993 13:11 | FWIW, we've used Young's examples with DEC C++ | 10 lines |
TOPIC | 3728.0 | Customer needs fastest way to do large memory to memory xfrs |
| 3728.4 | Fri Dec 10 1993 13:45 | Two ways to call memcpy from FORTRAN | 62 lines |
| 3728.5 | Fri Dec 10 1993 13:54 | More on two versions posted | 10 lines |
TOPIC | 3895.0 | SMP in V2.0? |
| 3895.3 | Wed Jan 05 1994 10:46 | Still seems to be misinformation out there | 10 lines |
TOPIC | 3964.0 | What is process state "U"? |
| 3964.5 | Thu Jan 13 1994 10:38 | Or FORTRAN, heh, heh, heh | 0 lines |
TOPIC | 4002.0 | trimm industries' 4-mm tape drive? |
| 4002.1 | Fri Jan 14 1994 11:07 | Are you having problems just reading a tape? | 11 lines |
TOPIC | 4023.0 | question about using $status winthin a csh script... |
| 4023.1 | Mon Jan 17 1994 13:02 | Your script is running under the Bourne shell | 12 lines |
TOPIC | 4043.0 | deallocate memory in c++ (delete [n]a;) |
| 4043.1 | Tue Jan 18 1994 14:05 | Dont' use delete [n] syntax | 7 lines |
| 4043.3 | Wed Jan 19 1994 09:14 | TRUE,FALSE found in /usr/include/sys/types.h | 10 lines |
TOPIC | 4180.0 | SMP and related compilers ? |
| 4180.2 | Thu Jan 27 1994 09:25 | Also look at KAP plans | 9 lines |
TOPIC | 4576.0 | Reading big endian binary file using C/fortran |
| 4576.1 | Wed Mar 02 1994 06:48 | Probably easier to link FORTRAN with C main | 19 lines |
TOPIC | 4659.0 | Porting : --> moving binary files to ALPHA/OSF from SGI --> problems |
| 4659.12 | Thu Mar 17 1994 11:24 | Try using hex constants | 10 lines |
| 4659.14 | Thu Mar 17 1994 18:00 | nit | 5 lines |
TOPIC | 4681.0 | Problems with an OSF/1 performance test program |
| 4681.1 | Thu Mar 10 1994 11:05 | Probably shouldn't use SECNDS() for timing | 9 lines |
TOPIC | 4782.0 | Problem extracting files from tape |
| 4782.2 | Thu Mar 17 1994 06:05 | Or get a new tape written | 5 lines |
TOPIC | 5096.0 | looking for 3rd party s/ws |
| 5096.1 | Mon Apr 11 1994 09:31 | A referenc to Prof. Joe Thompson | 16 lines |
TOPIC | 5259.0 | C compiler problems (C Dev Ext) |
| 5259.1 | Thu Apr 21 1994 19:18 | What compiler flags are being used? | 13 lines |
| 5259.6 | Wed Apr 27 1994 14:44 | Some guesses | 23 lines |
| 5259.13 | Sat May 07 1994 07:59 | Program needed -std option to run correctly | 40 lines |
TOPIC | 5380.0 | After Update from V1.3 to V2.0, 10 minute delay from login to xterm |
| 5380.3 | Tue May 10 1994 17:29 | Look at DXsession.host_list in .Xdefaults | 13 lines |
| 5380.4 | Mon May 16 1994 10:09 | Bad host name in .Xdefaults file was culprit | 7 lines |
TOPIC | 5396.0 | memory allocation debugging |
| 5396.1 | Tue May 03 1994 16:55 | One pointer: 3rd from DEC WSL | 9 lines |
TOPIC | 5964.0 | OSF/1 = HP/UX simple code ? |
| 5964.3 | Wed Jun 15 1994 17:25 | An example of calling getlog from FORTRAN | 69 lines |
TOPIC | 6011.0 | How to compile mixed code ? |
| 6011.3 | Mon Jun 20 1994 11:01 | Use f77 -v to find link libraries | 16 lines |
TOPIC | 6046.0 | Dynamic memory exhausted (unused swap areas) |
| 6046.1 | Tue Jun 21 1994 17:15 | Check shell imposed limits? | 6 lines |
| 6046.3 | Tue Jun 21 1994 18:33 | Never mind, I didn't read your base note carefully | 0 lines |
TOPIC | 6142.0 | flush() sys call: Bad performance ? |
| 6142.4 | Wed Jul 13 1994 11:12 | Uncessary sync(2) was culprit | 11 lines |
TOPIC | 6234.0 | New klick&excute program menu available |
| 6234.1 | Thu Jul 07 1994 09:59 | Shameless plug for tcl and tk | 8 lines |
| 6234.3 | Fri Jul 08 1994 10:09 | A simple tk example script | 30 lines |
TOPIC | 6402.0 | how to recall in Bourne shell |
| 6402.1 | Fri Jul 22 1994 09:53 | Try ksh to get command recall | 8 lines |
TOPIC | 6412.0 | background process & shell |
| 6412.1 | Fri Jul 22 1994 14:33 | Look at the man page for "nohup" | 0 lines |
TOPIC | 6554.0 | malloc / free troubles |
| 6554.4 | Fri Aug 05 1994 12:15 | See CALDEC::WRL_ATOM | 0 lines |
TOPIC | 6614.0 | Multiple swap partitions, yet only the amount of the first partition is used before swap space exhausted. |
| 6614.3 | Tue Aug 16 1994 17:09 | Did you do an "unlimit datasize" ? | 6 lines |
TOPIC | 6628.0 | How to tar VMS object libs? |
| 6628.1 | Wed Aug 10 1994 14:30 | Some suggestions | 34 lines |
TOPIC | 6861.0 | tool for copy file from vms to osf/1 |
| 6861.3 | Wed Aug 31 1994 09:34 | Just checking: did they switch to ftp binary mode? | 7 lines |
TOPIC | 6867.0 | Out of memory |
| 6867.1 | Wed Aug 31 1994 15:01 | First, check shell imposed limits | 13 lines |
TOPIC | 6956.0 | set exec bit |
| 6956.4 | Thu Sep 08 1994 14:15 | Also, "noexec" option on mount | 6 lines |
TOPIC | 7016.0 | Known bug ?? |
| 7016.1 | Tue Sep 13 1994 10:22 | Try compiling with -std | 10 lines |
TOPIC | 7104.0 | OSF/1 equivalent to SET TERM/INQUIRE |
| 7104.4 | Tue Sep 20 1994 12:16 | "qterm" might work | 8 lines |
| 7104.6 | Tue Sep 20 1994 15:04 | Don't think tset queries terminal | 8 lines |
TOPIC | 7227.0 | Link errors |
| 7227.5 | Wed Sep 28 1994 14:38 | Use cc to link, not ld | 18 lines |
| 7227.12 | Fri Sep 30 1994 10:04 | Look at VM limits | 14 lines |
TOPIC | 7236.0 | Swap policy on IBM, HP? |
| 7236.2 | Wed Sep 28 1994 17:26 | AIX may let you choose on a per process basis | 7 lines |
TOPIC | 7314.0 | setting stack |
| 7314.1 | Wed Oct 05 1994 07:21 | limit stacksize 20M | 11 lines |
TOPIC | 7509.0 | f77 & VAX FORTRAN difference |
| 7509.2 | Wed Oct 19 1994 12:54 | Or explicitly open unit 6 | 10 lines |
TOPIC | 7551.0 | cc -lm *doesn't* on MIPS ? |
| 7551.1 | Fri Oct 21 1994 18:39 | Put the -lm *after* cos.c | 9 lines |
TOPIC | 7585.0 | rcp fail |
| 7585.1 | Tue Oct 25 1994 09:43 | More information, please | 11 lines |
TOPIC | 7600.0 | Core dump, problem in sscanf float conversion???? |
| 7600.3 | Tue Oct 25 1994 22:44 | Doesn't core dump on V3.0 rev 358 | 10 lines |
| 7600.5 | Wed Oct 26 1994 10:58 | Possible sscanf bug? | 17 lines |
| 7600.8 | Wed Oct 26 1994 13:50 | -ieee_with_no_inexact is a workaround | 24 lines |
TOPIC | 7629.0 | Access to Parents address space from child? |
| 7629.6 | Thu Oct 27 1994 15:56 | Is this simpler to do than we think? | 18 lines |
| 7629.9 | Fri Oct 28 1994 16:36 | Possibly even simpler solution (??) | 14 lines |
TOPIC | 7634.0 | How to see # of open files ? |
| 7634.2 | Thu Oct 27 1994 08:54 | dbx can be used to examine core files | 17 lines |
TOPIC | 7638.0 | What about "lpr -f " and fpr(1), does it work ? Printing Fortran format files in OSF/1. |
| 7638.1 | Thu Oct 27 1994 09:02 | fpr(1) comes with DEC FORTRAN kit | 5 lines |
TOPIC | 7680.0 | Out of process memory... |
| 7680.4 | Sat Oct 29 1994 15:15 | Check shell imposed limits | 12 lines |
| 7680.7 | Thu Nov 03 1994 14:01 | Can you give us an example ? | 9 lines |
| 7680.9 | Thu Nov 03 1994 16:18 | Check .cshrc file (?) | 10 lines |
TOPIC | 7771.0 | Problems/questions: DEC 10000, DEC OSF/1 V3.0 |
| 7771.2 | Mon Nov 07 1994 08:59 | Remember, there are shell imposed limits | 17 lines |
TOPIC | 7805.0 | c programs give wrong results |
| 7805.2 | Tue Nov 08 1994 09:04 | Use cc -std1 or -migrate (and get ANSI C prototypes) | 16 lines |
TOPIC | 7884.0 | Problem with iscntrl() C library function on OSF |
| 7884.4 | Mon Nov 14 1994 16:34 | cc -migrate might be a workaround if you can't change code | 4 lines |
TOPIC | 7991.0 | ATT 3430 tar tape and OSF/1 |
| 7991.1 | Wed Nov 23 1994 08:23 | Unlikely byte ordering | 10 lines |
TOPIC | 8200.0 | Medium simple editors?? |
| 8200.1 | Thu Dec 08 1994 09:29 | SEDT (shareware) might be a good fit | 0 lines |
| 8200.5 | Thu Dec 08 1994 14:17 | RE .last, He needs AIX executables, not OSF/1 | 0 lines |
TOPIC | 8401.0 | dbx generates random Line Numbers |
| 8401.4 | Fri Dec 30 1994 09:24 | Some interaction with preprocessing? | 11 lines |
| 8401.6 | Fri Dec 30 1994 15:48 | Take a peek at the Makefile | 8 lines |
TOPIC | 8402.0 | Set window title thru escape sequence for dxterm |
| 8402.1 | Wed Dec 28 1994 21:45 | Escape sequence for dxterm | 17 lines |
TOPIC | 8515.0 | C -O3 flag bug ? |
| 8515.1 | Tue Jan 10 1995 08:28 | unlimit datasize, then try compile again | 8 lines |
TOPIC | 8520.0 | Link Edit with 'cc' versus 'ld' |
| 8520.1 | Tue Jan 10 1995 08:32 | No crt0.o startup up file? | 9 lines |
| 8520.4 | Wed Jan 11 1995 09:21 | Better to use cc to link (sorry to repeat) | 6 lines |
TOPIC | 8586.0 | Worried customer asks... |
| 8586.10 | Tue Jan 17 1995 13:46 | Missing header files for example? | 10 lines |
TOPIC | 8600.0 | Problems with kernel build and pathworks or OSI |
| 8600.9 | Tue Jan 17 1995 18:29 | Wierd date as well... | 14 lines |
TOPIC | 8654.0 | Why does -assume noaligned_objects make no difference to this code |
| 8654.4 | Fri Jan 20 1995 14:27 | f77: -align norecords | 16 lines |
TOPIC | 8690.0 | dbx tracing via /proc?? |
| 8690.2 | Wed Jan 25 1995 09:28 | Will dbx's attach /detach do what you want? | 27 lines |
TOPIC | 8730.0 | Disk access grinds everything to a halt |
| 8730.1 | Fri Jan 27 1995 06:20 | Might try using a local directory | 11 lines |
TOPIC | 8733.0 | Running out of memory in ld |
| 8733.1 | Fri Jan 27 1995 06:25 | Check shell imposed "datasize" limit | 15 lines |
TOPIC | 8834.0 | RSS increasing. how to find memory leak? |
| 8834.2 | Mon Feb 06 1995 06:50 | Newer Ada RTL? | 5 lines |
TOPIC | 8878.0 | customer satisfaction issue |
| 8878.5 | Wed Feb 08 1995 15:27 | Might try using xterm (if they use a lot of dxterm's) | 20 lines |
TOPIC | 8898.0 | header file procset.h -syntax error? |
| 8898.6 | Thu Feb 16 1995 09:45 | Need ots library | 8 lines |
| 8898.8 | Fri Feb 17 1995 06:52 | libots, ignoring floating point errors | 23 lines |
| 8898.9 | Fri Feb 17 1995 07:00 | Why Ultrix/Mips might have been an easier port | 16 lines |
TOPIC | 9080.0 | DBX catch IO error 63 Fortran? |
| 9080.2 | Thu Feb 23 1995 14:26 | Try setting a breakpoint in for__issue_diagnostic | 63 lines |
| 9080.3 | Thu Feb 23 1995 16:08 | Reply -.1 is just a workaround | 9 lines |
TOPIC | 9087.0 | LD warning on Global Data/Global Func |
| 9087.2 | Fri Feb 24 1995 10:34 | Might be C++ specific | 8 lines |
| 9087.4 | Fri Feb 24 1995 17:24 | Some pointers to a similar problem with DEC C++ | 5 lines |
TOPIC | 9199.0 | Moving disks from OSF/1 to SunOS/Solaris |
| 9199.1 | Mon Mar 06 1995 06:28 | Wouldn't endian-ism be an issue? | 5 lines |