|
In order to get this version compiled, we need to apply a few patches. First,
The crashreporter needs a fix to keep libbfd from complaining. This fix was
already present in the source code before, but the developer recently disabled
it. I already contacted him about this and he responded he'd look into it.
Second, some additional components of JUCE were recently enabled in Radium
that don't compile with Arch's regular GCC6, so we need to use GCC5 for that.
Apart from that, we only package the Scheme files from s7 now; the sources for
the interpreter are no longer included as they are unneded.
|