mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 05:12:26 +00:00
changed branding of git version to 1.1
This commit is contained in:
parent
fc57f19618
commit
e86c9c1956
16 changed files with 21 additions and 19 deletions
2
hints
2
hints
|
|
@ -1,5 +1,5 @@
|
|||
==how to port to a new platform==
|
||||
0) generate voc.par file for the target platform(if it's not exist in src/par).
|
||||
0) generate voc.par file for the target platform(if it does not exist in src/par).
|
||||
you can do it by compiling vocparam, and running it as "./vocparam > voc.par"
|
||||
1) generate voc, ocat, showdef source for target platform by running
|
||||
make -f makefile.gcc.<arch> port0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue