Operating System - Tru64 Unix
1827295 Members
3799 Online
109717 Solutions
New Discussion

Re: Cross link between X and compilers

 
Patrick Giblett
Occasional Contributor

Cross link between X and compilers

Has Anybody else noticed the neat little cross coupling between t xrdb and the compilers load set?


When I tried, for security reasons) to remove the OSFCMPLRS520 subset after software installation (as the installation manual states it is permissible to do) I found that xrdb fails to run with the error "sh: /lib/cpp: not found".

/lib/cpp is a symbolic link to ../lib/cmplrs/cc/gem_cc a component of the OSFCMPLRS520 subset
1 REPLY 1

Re: Cross link between X and compilers

I have never seen anyone remove the OSFCMPLRSnnn subset. It is a base system subset. The user discovered that removing it removes the "cpp" preprocessor. I'm sure there are many other utilities that depend on that "cpp" as well.