1833712 Members
2285 Online
110063 Solutions
New Discussion

C Preprocessor - cpp

 
Jose_11
Advisor

C Preprocessor - cpp

Hi All,

what /usr/ccs/lbin/cpp
shows:
/usr/ccs/lbin/cpp:
HP92453-01 A.10.32.00 HP C (Bundled)

I need to work with new C Preprocessor , version A.10.32.22 instead of A.10.32.00 )

After installing PHSS_17507 (10.X ANSI C compiler cumulative patch)
I got new required cpp on
/opt/langtools/lbin/cpp:
HP92453-01 A.10.32.22 (WM) HP

What option I have to use in cc in order to use the new version of cpp ?
What are the differences between the two cpp's
and why the new cpp installed in a new path ?

Thanks in advance ,

Joe

1 REPLY 1
H.Merijn Brand (procura
Honored Contributor

Re: C Preprocessor - cpp

From http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1255,00.html I read

hp-ux/hp C on hp-ux 10.x for B3899AA/B3900AA




B.10.20.15 June 2000 Application CD

B.10.20.14 March 2000 Application CD

B.10.20.12 December 1999 Application CD

B.10.20.11

A.10.32.30 June 99 Application CD: New optimization flags and pragmas for improving shared library performance.

B.10.20.08 April 99 Application CD

B.10.20.07

A.10.32.20 August 98 Application CD

A.10.32.14 (G.10.32.08) July 97 Application CD: Additional PCX- U+ chip architecture support and shared library fastcall pragmas.

A.10.32 July 96 PHSS_15168: Initial PCX-U support.

B.10.01 July 95 Application CD

B.10.00.00 March 95 Application CD

So I guess the major release diff isue is added Optimization support.

HTH (Though I must admid that the info given for 11.00 here is much much better)


PHSS_15444:
Optimizer fix: +u optimizer problem.
Cpp fix:k&r First #line directive WITH directory not
replaced by next one.
Enjoy, Have FUN! H.Merijn