Summary: | ARM11 CPU not supported by RTMath.cpp | ||
---|---|---|---|
Product: | LinuxSampler | Reporter: | benchoff |
Component: | other | Assignee: | Christian Schoenebeck <cuse> |
Status: | REOPENED --- | ||
Severity: | enhancement | CC: | benoit.guchet |
Priority: | P5 | ||
Version: | SVN Trunk | ||
Hardware: | Other | ||
OS: | Linux |
Description
benchoff
2013-01-16 09:04:01 CET
Same problem here. Strange, as older versions seems to have been working fine on RPi - as a lot of people have been using Rpi with LinuxSampler during the last years... Note : I'm using Raspbian with LS v. 2676.
(En réponse au commentaire 1)
> Same problem here.
> Strange, as older versions seems to have been working fine on RPi - as a lot of
> people have been using Rpi with LinuxSampler during the last years...
After applying a dirty trick to fix the RTMath.cpp problem, there is another compilation error: ../../common/atomic.h:1190:2: warning: #warning libs/pbd has no implementation of strictly atomic operations for your hardware. [-Wcpp] VirtualMidiDevice.cpp: In member function 'bool LinuxSampler::VirtualMidiDevice::NotesChanged()': VirtualMidiDevice.cpp:113:40: error: 'atomic_sub' was not declared in this scope Thanks a lot! Oops, wrong report, sorry. Reverting status of this report. |