mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 01:42:24 +00:00
parent
c19bd920e8
commit
60caef64e4
16 changed files with 22 additions and 20 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