Changeset 2437 in Sophya for trunk/SophyaExt/JThreadsC++/README
- Timestamp:
- Sep 17, 2003, 2:20:44 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/JThreadsC++/README
r1024 r2437 28 28 29 29 1) Select the compiler through the environment variable 30 EROSCXX30 SOPHYACXX 31 31 2) Build the libray (make in JTCSrc) 32 32 3) Define the path for installation through the … … 35 35 5) Try to build and test the example programs 36 36 (make in Examples/) - The LD_LIBRARY_PATH should 37 contain $JTCBASEREP/`uname`-$ EROSCXX/ShLibs37 contain $JTCBASEREP/`uname`-$SOPHYACXX/ShLibs 38 38 6) The use of GNU make is mandatory 39 39 … … 42 42 using c-shell commands. (uname = OSF1) 43 43 44 Cmd> setenv EROSCXX cxx44 Cmd> setenv SOPHYACXX cxx 45 45 Cmd> setenv JTCBASEREP /usr/local/ 46 46 Cmd> cd JTCSrc
Note:
See TracChangeset
for help on using the changeset viewer.