On Sat, 20 Dec 2014 19:51:25 +0000, Vincent Sanders wrote:
> I have unfortunately failed to make the SDK build. libcurl is failing
> because of a missing include. This can be seen in the CI systems build
> log [2]
The cause is because we are missing the AmiTCP includes. However, I'm
not sure adding them is the correct solution. I think what we should
be doing is removing the Amiga-specific stuff from curl (as we do on
ppc-amigaos) and using the clib2 functions, as it should be able to
handle this itself.
Unfortunately I can't get a working curl binary out of it using either
method. Furthermore, there's something broken in the compiler as
everything it builds causes a system freeze on exit.
> If someone knows the answer to this please can they apply it
> to the toolchains repo and let me know. Once this is working I will
> sort out adding this target to the libs
The libs appear to build ok, which is nice.
> and netsurf.
Not much chance of that for the moment. I was prodding the m68k
toolchain in the hope that if I got it working it would encourage
somebody to back-port the OS4 frontend to OS3 (or at least make it
easier for me to, very slowly, do the required work).
Chris
No comments:
Post a Comment