Changes in INSTALL [ca0f5e34:08061589]
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
rca0f5e34 r08061589 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. It 26 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 environment 29 variable CXX. If CXX is unset, cfa-cc is built using the first command named 30 'g++' in the current PATH.
Note:
See TracChangeset
for help on using the changeset viewer.