Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucsdhub!hp-sdd!hplabs!hp-ses!hpcuhb!hpcllla!hpclisp!hpclscu!shankar From: shankar@hpclscu.HP.COM (Shankar Unni) Newsgroups: comp.sys.hp Subject: Re: HP SoftBench and ANSI C Message-ID: <1340106@hpclscu.HP.COM> Date: 6 Mar 90 04:25:10 GMT References: <1166@sdrc.UUCP> Organization: Hewlett-Packard Calif. Language Lab Lines: 24 > I just heard a rumor that HP's SoftBench software will not work with the HP-UX > 7.0 ANSI C compiler. Anyone from HP care to comment on this ? Since no one has commented on this: No, I have not heard of any problems using ANSI C and SoftBench. SoftStatic, SoftEdit and SoftDebug continue to work fine, whether compiling in ANSI mode or K&R mode. SoftBuild uses K&R mode (the default mode) for building C files: if you have ANSI stuff (like prototypes), you should be specifying -Aa in the options field (or bury it permanently in the makefile). Oh, and once again: ANSI C is currently available only on the series 800 machines for HP-UX 7.0. The series 300 ANSI C compiler will be released soon after the release of HP-UX 7.0. ----- Shankar Unni E-Mail: Hewlett-Packard California Language Lab. Internet: shankar@hpda.hp.com Phone : (408) 447-5797 UUCP: ...!hplabs!hpda!shankar STANDARD DISCLAIMER: This response does not represent the official position of, or statement by, the Hewlett-Packard Company. The above data is provided for informational purposes only. It is supplied without warranty of any kind.