On 20 Dec 2014 20:52:25 +0000, Chris Young wrote: > Furthermore, there's something broken in the compiler as > everything it builds causes a system freeze on exit.
I suspect this is down to the version of gcc being used. Everybody seems to be stuck on 2.95 still, and the only other version I've seen in use for m68k-amigaos is 3.4 (along with notes saying it doesn't generate as good 68k code compared to 2.95) There are loads of patches here: https://github.com/cahirwpz/m68k-amigaos-toolchain There are an excessive number and I have no idea which are relevant. I've pushed the patches to make libcurl build as a pure clib2 library, so the SDK at least completes. Chris