Hello everybody,
Currently I'm trying to do a PoC port of netsurf (webbrowser) to the Atari
/ FreeMiNT platform.
( For faster machines... CTxx and ACP)
altought one could write an http/etc. interface from scratch, it would be
nice to get it running with libcurl (and libssl support...), which is
already implemented.
For compilation I'm using aranym / EasyMiNT / gcc 2.9x
When trying to ./configure curl (new version from curl website),
aranym hits an invalid instruction, and exits.
There is no sense in trying to compile it with the real MiNT running on my
Falcon...,
I expect it will say: "memory exhausted".
So here is my question:
Has anybody compiled version of libcurl (would be great if it has ssl
support,
altough for an PoC it's not that important) ?
Or maybe someone has older MiNT libcurl sources? Maybe that compiles well
with my setup.
Greets and thanks for your attention.
m0n0