Changes in INSTALL [08061589:ca0f5e34]
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r08061589 rca0f5e34 22 22 it is important not to put quotes around the directory path; Cforall may 23 23 appear to build, but the installed version may not work properly. 24 25 --with-backend-compiler=PROGRAM specifies the installed path of gcc. It26 defaults to the first command named 'gcc' in the current PATH.27 28 cfa-cc itself is built with the version of g++ specified by the environment29 variable CXX. If CXX is unset, cfa-cc is built using the first command named30 'g++' in the current PATH.
Note:
See TracChangeset
for help on using the changeset viewer.