real machine script
This commit is contained in:
parent
32538d33a5
commit
5bc38df50f
@ -1,4 +1,3 @@
|
||||
user@starfive:~/RVBTCC$ cat run.sh
|
||||
gcc boot.c boot-lib.c &&
|
||||
./a.out < $1 > $1.s &&
|
||||
gcc -static $1.s boot-lib.c -o $1.out &&
|
||||
|
Loading…
Reference in New Issue
Block a user