File: aaaread.me

package info (click to toggle)
pgplot5 5.2-13
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 6,280 kB
  • ctags: 5,903
  • sloc: fortran: 37,938; ansic: 18,809; sh: 1,147; objc: 532; makefile: 363; perl: 234; pascal: 233; tcl: 178; awk: 51; csh: 25
file content (21 lines) | stat: -rw-r--r-- 677 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pgplot/sys_aix

The *.conf files in this directory are for use with IBM RS/6000
machines running AIX. PGPLOT has been tested with AIX 3.2.5 and
xlf 3.2.

Problems:

(1) xlf complains about DATA initialization of variables in COMMON
in routines gropen and pgbeg, but it appears to do the correct thing.
You can ignore these messages.

(2) Some PGPLOT device drivers, e.g., lxdriv, use non-standard ENCODE
statements that xlf rejects. These can be replaced with in-memory
WRITE statements if necessary. I have not done this because I have no
way to test that the modified drivers still work. Let me know if you
do change these drivers successfully.


Tim Pearson
3 November 1995