From mint-bounce@lists.fishpool.fi Wed May 19 07:34:40 2010 X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ== X-Squirrel-FromHash: UANfXlsQRgI= Message-ID: <81b2e033440d4f550da5109394f92c5f-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUBFBDBTXF5bVkYPW0FyCTpUX1hbQ0MKXF1f-webmailer2@server08.webmailer.hosteurope.de> Date: Wed, 19 May 2010 13:26:16 +0200 Subject: [MiNT] libcurl port available? From: "Ole Loots" To: mint@lists.fishpool.fi Reply-To: ole@monochrom.net User-Agent: Host Europe Webmailer/1.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-HE-Access: Yes X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1274268406;80ad71db; X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: ole@monochrom.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: 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