Building CVS Baselibs: Difference between revisions
No edit summary |
|||
Line 42: | Line 42: | ||
Before doing any make, you should issue: | Before doing any make, you should issue: | ||
$ unsetenv CPP | $ unsetenv CPP DEFAULT_CPP | ||
Some modules set these and most of the Baselibs assume the C-preprocessor will be gcc, not, say, pgcpp. | Some modules set these and most of the Baselibs assume the C-preprocessor will be gcc, not, say, pgcpp. |