Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Robert Heaton Newsgroups: comp.sys.acorn.programmer Subject: Libraries for RISC OS Date: Sun, 27 Nov 2011 15:48:48 GMT Organization: Aioe.org NNTP Server Lines: 20 Message-ID: NNTP-Posting-Host: VSEgsFt2+6REpq93rCl6bg.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org User-Agent: Messenger-Pro/6.03 (MsgServe/6.00) (RISC-OS/5.17) NewsHound/v1.50-32 X-Editor: EmailEdit 6.00 X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.sys.acorn.programmer:1075 Hello, I am attempting to learn C on RISC OS. (I have the latest C/C++ tools from RISC OS Open) I've started off with recompiling some existing software, basically to learn about how the various tools work. Currently I'm attempting to recompile Zip 2000 to work on the BeagleBoard with allignment exceptions turned on. I've read the notes in the source code archive for Zip 2000, and it requires OSLib 6.21, libpng 1.2.0 & zlib 1.1.3. I've downloaded the latest OSLib, but I can't find a RISC OS port of libpng nor zlib. I've checked the websites for each, but can't find anything. Can someone please point me in the right direction? Many Thanks, Rob.