Building Git Baselibs: Difference between revisions

Line 38: Line 38:


Some modules set these and most of the Baselibs assume the C-preprocessor will be gcc, not, say, pgcpp (which is '''not''' a C++ compiler!).
Some modules set these and most of the Baselibs assume the C-preprocessor will be gcc, not, say, pgcpp (which is '''not''' a C++ compiler!).
=== DISCOVER: Add to PATH ===
NOTE: On discover, because SLES11 is so old, you'll need newer basic utilities to build Baselibs. To do this:
$ setenv PATH /discover/swdev/mathomp4/bin:$PATH
(or the bash export equivalent)


=== Build Environment Settings ===
=== Build Environment Settings ===