Mazdaywik / Refal-05

Очень минималистичный компилятор Рефала
https://mazdaywik.github.io/Refal-05/
Other
4 stars 3 forks source link

Сборка под линукс не проходит, неразрешенные ссылки #32

Closed Barburator closed 5 years ago

Barburator commented 5 years ago
./bootstrap.sh
Refal-5 Compiler. Version PZ Feb 11 2019
Copyright: Refal Systems Inc.
*Compiling refal05c.ref:
*Compiling R05-AST.ref:
*Compiling R05-CompilerUtils.ref:
*Compiling R05-Generator.ref:
*Compiling R05-Lexer.ref:
*Compiling R05-Parser.ref:
*Compiling LibraryEx.ref:
*Compiling ../lib/Library.ref:
+Linking ../lib/refal05rts.c
*** Compilation successed ***
mv: cannot stat 'refal05c': No such file or directory
./makeself.sh: line 26: ../bin/refal05c: No such file or directory
mv: cannot stat 'refal05c': No such file or directory
mv: cannot stat '*.c': No such file or directory
mv: cannot stat '../lib/Library.c': No such file or directory
Passing bad-entries.BAD-SYNTAX.ref...
Ok! Compiler didn't crash on invalid syntax
Mazdaywik commented 5 years ago

Исправил ошибку. Вызовите ./clear.sh, удалите c-plus-plus.conf.sh и заново запустите ./bootstrap.sh.