-
I think you have to include an .info file (not just .texi file) for the Info doc to automatically install. At least, there's no Info doc in my Doom (which uses straight.el).
OK, I looked around. T…
-
Hi , I am wonderful with this project using k210 with linux.
But when I make the tcc compiler
`root@ubuntu:/k210/linux/k210-linux-nommu/tinycc# make
make[1]: Entering directory '/k210/linux/k210…
-
Attempting to build a LaTeX version of the MPS manual fails in the MPS Sphinx extension:
```
Exception occurred:
File "/home/rb/git/mps/manual/source/extensions/mps/__init__.py", line 117, in vis…
-
c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../../../../src -DHAVE_ROUND -I../../../../src/arch/systemheaderoverride -DNDEBUG -I../../../../src/arch/gtk3 -I../../../../src/arch/shared -I../../../../src/arch…
-
I attempted to build the toolchain using an Ubuntu Xenial chroot configured as follows:
```
sudo apt install -y debootstrap
debootstrap xenial xenial-chroot
sudo chroot xenial-chroot add-apt-repos…
-
We know there are quite a few dependencies for this package to get it to run. Where reasonable we should document an 'installation' process.
For ubuntu I've got this far:
```sh
sudo dpkg --conf…
-
@smygdala observed that RepLAB, when run in the Octave kernel in Windows, throws a few interesting errors:
- `replab_init` requires Perl, why?
- `CommutantVar.fromPermutations` fails to compile in…
-
Rest of the video encoding test suite installs, but when I try to run it, ffmpeg doesn't compile properly.
Cleared the install, tried ffmpeg on its own, and that also doesn't work.
`./phoronix-t…
-
I have been trying to compile GDB for the NEC Aurora platform, particularly to obtain a libbfd for use with the NEC platform.
However, I have only managed to produce a bfd for the x86 platform fro…
-
I recently noticed the similar project [loccount](https://gitlab.com/esr/loccount) and it looks like it supports several languages that we currently don't. I'm dropping them here in case anyone is lo…