<<O>>  Difference Topic SDCC (r1.1 - 29 Oct 2007 - VikOlliver)
Line: 1 to 1
Added:
>
>
META TOPICPARENT FirmwareBuildProcess

SDCC (Small Device C Compiler)

We're mostly running this from Debian/Ubuntu machines, so we've built our own DEB files of the version needed for our autoconf process. Vik isn't that familiar with either the sdcc code, or the process of making neat DEB files, so they may well not be perfect. If you can improve on them, please do. I used http://www.togaware.com/linux/survivor/Building_Packages0.html as a reference. Note that the version for DEB packages now lives at the top of debian/changelog rather than being dependent on the parent directory name.

The attached files were created by downloading the sdcc source package with wajig source sdcc, fetching the latest 2.7.4 files from the sdcc repository on SourceForge with

svn co https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc

and replacing the Debian package source directory with the one fetched from SourceForge. You must replace, not just copy or there will be file conflicts.

-- VikOlliver - 29 Oct 2007

META FILEATTACHMENT sdcc_2.7.4-1_i386.deb attr="" comment="SDCC Compiler rebuilt" date="1193692424" path="sdcc_2.7.4-1_i386.deb" size="1227636" user="VikOlliver" version="1.1"
META FILEATTACHMENT sdcc-doc_2.7.4-1_all.deb attr="" comment="Documentation for SDCC" date="1193692512" path="sdcc-doc_2.7.4-1_all.deb" size="1257248" user="VikOlliver" version="1.1"
META FILEATTACHMENT sdcc-libraries_2.7.4-1_all.deb attr="" comment="Library files for SDCC" date="1193692700" path="sdcc-libraries_2.7.4-1_all.deb" size="4871486" user="VikOlliver" version="1.1"
META FILEATTACHMENT sdcc-ucsim_2.7.4-1_i386.deb attr="" comment="Device simulator for SDCC" date="1193692759" path="sdcc-ucsim_2.7.4-1_i386.deb" size="852698" user="VikOlliver" version="1.1"
Revision -
Revision r1.1 - 29 Oct 2007 - 21:16 - VikOlliver