- Timestamp:
- May 31, 2021, 9:28:02 PM (3 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- b405039
- Parents:
- 829405b (diff), d6cd371 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r829405b r788614c 5 5 g++ version >= 4.6, bison and flex. On systems where GNU Make is the default 6 6 make, the system is built by entering the commands: 7 8 For devs using the root git: 9 10 ./autogen.sh 11 ./configure 12 make 13 make install 14 15 For users using the distributed tarball: 7 16 8 17 ./configure
Note: See TracChangeset
for help on using the changeset viewer.