Changeset 27312 in project
- Timestamp:
- 08/28/12 10:08:52 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/chickenista-guide
r26827 r27312 62 62 Note that the PREFIX is used as part of search path for extensions 63 63 by the loader and needs to be consistent for both parts. 64 65 If you want to use clang instead of the default gcc as C compiler, make and make install chicken like this: 66 67 $ make PLATFORM=<your-platform> C_COMPILER=clang 68 # make PLATFORM=<your-platform> C_COMPILER=clang install 64 69 65 70 === Building CHICKEN from the stability branches
Note: See TracChangeset
for help on using the changeset viewer.