--- web/trunk/www.linuxsampler.org/faq.html 2005/06/08 15:46:42 615 +++ web/trunk/www.linuxsampler.org/faq.html 2005/06/08 15:57:03 616 @@ -162,6 +162,12 @@

+

Compilation of LinuxSampler aborts with ...

+

+ "can't find a register in class `GENERAL_REGS' while reloading `asm'"
+ This is caused by the inline assembly code for SIMD optimization. You currently have to compile LinuxSampler with -O2 or -O3 to avoid this problem. Usually this done by default. +

+

How do I checkout from CVS?

The procedure of checking out the newest version from CVS is described on the