Changeset 39753 in project
- Timestamp:
- 03/23/21 14:26:56 (4 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/man/5/Deployment
r38699 r39753 126 126 % cp $CHICKEN_BUILD/buildtag.h . 127 127 % gcc -Os -fomit-frame-pointer -DHAVE_CHICKEN_CONFIG_H hello.c \ 128 build-version.c eval.c expand.c internal.c library.c modules.c runtime.c \ 128 build-version.c chicken-syntax.c eval.c expand.c internal.c \ 129 library.c modules.c runtime.c \ 129 130 -o hello -lm 130 131
Note: See TracChangeset
for help on using the changeset viewer.