[comp.sys.ibm.pc.rt] New hc compiler available IBM/4.3 CORRECTION

brunner@bullhead.uucp (09/07/89)

The version installed on ibmsupt was the 2.1r version. This version was
installed in error, and has been replaced with the correct 2.1s version.
Please copy the correct version and accept my appologies for the error.

When the uncompressed, the tar image contains the two passes only (the
driver, /usr/lib/hccom, is unmodified and so not included), with the
sizes, dates and names shown below. Install these in /usr/lib as hc1com
and hc2com, either using move to rename the files, or using symbolic
links, e.g., ln -s /usr/lib/2.1hc1com /usr/lib/hc1com, similarly for the
second pass, hc2com.

-rwxr-xr-x  1 brunner  wheel      321536 Aug  8 18:33 2.1shc1com*
-rwxr-xr-x  1 brunner  wheel      342016 Aug  8 18:33 2.1shc2com*

To determine the version of the hc compiler, pass the -v switch (verbose)
to the compiler. The version will be printed to stdout as shown in the
example below. hctest.c is a minimal "main(){}" source file.

% cc -v hctest.c
/lib/cpp -D__STDC__ -D__HIGHC__ hctest.c /tmp/pp.002251
/usr/lib/hc1com /tmp/pp.002251 -efile @E -silent -on CHAR_DEFAULT_UNSIGNED -off DOUBLE_MATH_ONLY -on DOUBLE_RETURN -on LONG_ENUMS -off PCC -on PCC_MSGS -ofile /tmp/IL1002251 -vfile /tmp/var002251 -machine rtfl -define ibm032 1 -pro hc.pro -copyr -dir /usr/include
MetaWare High C Compiler R2.1s 
(c) Copyright 1987-89, MetaWare Incorporated
/usr/lib/hc2com -i /tmp/IL1002251 -V /tmp/var002251 -s hctest.c -S /tmp/S002251 -e -T /tmp/HC2002251
/bin/as -o hctest.o -V /tmp/S002251
/bin/ld -X /lib/crt0.o hctest.o -lc

If you have problems getting High C version 2.1s, please let me know via mail
or phone.

Eric Brunner, IBM AWD Palo Alto
inet: brunner@monet.berkeley.edu or brunner%ibmsupt@uunet.uu.net
uucp: uunet!ibmsupt!brunner		(415) 855-4486