How to compile LibreOffice Windows builds for Unix nerds

I recently needed to compile LibreOffice for Windows. And LibreOffice is relying on the MSVC compiler for that, so the straightforward way is to boot up a Windows.
If you have a nice howto for running Visual Studio under Wine / CrossOver / Proton, feel free to send me a link 😉
I’ve heard there used to be MinGW support. But it was dumped because it was ABI incompatible and maintaining two build setups was too much work.

Since I mostly work on Debian GNU/Linux since many years, I had quite some aversion clicking trough Windows setup wizards. I’m trying to keep this howto as short as possible. So here’s the solution I ended up with. Weiterlesen

VRAM and Memory for Integrated Graphics with Linux

I got two HP EliteBook notebooks with a Ryzen CPU, featuring an integrated GPU (AMD term „APU“). The BIOS offers a setting to configure the VRAM between 256 MB and 2048 MB on the one, 512 MB on the other notebook. So I wondered what happens when the GPU required more than the dedicated VRAM. There is some information about what happens on Windows in the WWW. But I like my Linux system, so I spend some time finding out what’s happening there. Weiterlesen

User Mode Linux (UML)

UML (User Mode Linux) is a nice way for Linux virtualization. Somewhere between containers and full or paravirtualization. But without actually using a visualizer / hypervisor.

Unfortunately UML not so well documented. So I dumped some of my notes here.
Weiterlesen

Ein Cubieboard 2 (A20)

Mein neuestes Spielzeug ist ein Cubieboard 2 mit A20-ARM Prozessor.
http://cubieboard.org/2013/06/19/cubieboard2-is-here/
https://de.wikipedia.org/wiki/Cubieboard
Nicht zu verwechseln mit dem Cubieboard (ohne 2) mit A10 Prozessor. Der Unterschied Cubieboard (A10) zum Raspberry Pi (Model B mit 512 MB RAM) ist eher gering (bis auf dem SATA-Anschluss des Cubieboards).
http://www.raspberrypi.org/faqs
Das Cubieboard 2 (A20) hat aber einen DualCore-Prozessor und 1 GB RAM (und ebenfalls SATA). Neben dem Cubieboard 2 wird es demnächst wohl auch den noch leistungsfähigeren Cubietruck (2 GB RAM) geben. So lange wollte ich aber nicht warten.
http://cubieboard.org/2013/09/14/cubietruck-is-put-into-trial-production/
Weiterlesen

Hardware für Linux

Wer ein Linux-Notebook oder -Computer hat steht immer mal wieder vor der Frage: Welche Hardware soll ich mir kaufen, damit Sie gut mit meinem Linux funktioniert. Eine Hilfe bei diesem Problem soll der folgende Artikel geben. Weiterlesen