You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gunzip -dc /path/to/sgug-rse-srpms-0.0.1alpha.tar.gz | tar xf -
56
-
gunzip -dc /path/to/sgug-rse-rpms-0.0.1alpha.tar.gz | tar xf -
55
+
gunzip -dc /path/to/sgug-rse-srpms-0.0.3alpha.tar.gz | tar xf -
56
+
gunzip -dc /path/to/sgug-rse-rpms-0.0.3alpha.tar.gz | tar xf -
57
57
# Optional
58
58
gunzip -dc /path/to/sgug-rse-blahfix-0.0.Xalpha.tar.gz | tar xf -
59
59
```
@@ -85,3 +85,9 @@ cd ~user/sgug-rse.git
85
85
./sgugshell.sh
86
86
rpm -ivh ~/rpmbuild/RPMS/mips/m4*.rpm
87
87
```
88
+
89
+
## Bugs
90
+
91
+
There will be bugs, I'm afraid. This platform is relatively new, much as the GCC underpinning it is. Please do file an issue for things you find - it helps a lot to double check there isn't already one for the problem you have.
92
+
93
+
Feel free to contact us on the forums or in discord and we may be able to help.
0 commit comments