On Mon, Apr 17, 2017 at 10:04:03AM -0800, Mychaela Falconia wrote: > > I agree that it would be nice for the project to provide > > those binaries, like what we already do for the wine development environment > > at ftp://ftp.freecalypso.org/GSM/TI_src/wine/ > > Perhaps you could build such binaries and put them up in your member > directory?
Hi Mychaela, I have done so (using Debian 6.0), the packages are available at: https://www.freecalypso.org/members/ds/fc-gnu-arm-i386.tgz and https://www.freecalypso.org/members/ds/fc-gnu-arm-x86_64.tgz The toolchain resides at /opt/fc-gnu-arm/, it should work on any Linux distribution released in 2011 or newer. No further dependencies, besides libc and libz, are needed. For those who'd like to build their own, the full details on how to compile the toolchain was explained by Mychaela in freecalypso-sw/doc/Compiling, you'll need (on Debian) the following packages: gcc g++ make bzip2 patch libgmp3-dev libmpfr-dev libmpc-dev zlib1g-dev texinfo --DS _______________________________________________ Community mailing list [email protected] https://www.freecalypso.org/mailman/listinfo/community
