In message <[EMAIL PROTECTED]> Peter Naulls <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]> > John Tytgat <[EMAIL PROTECTED]> wrote: > > > About 13 months ago we started the GCCSDK 4 developments using Nick's > > initial GCC 4 port as a basis. Today I'm happy to announce a first > > pre-release of that work looking for developer feedback and to allow > > broader testing than we've done so far. > > [snip] > > I tried out the autobuilder. The obvious problem is that we're missing > our version of 'zip'. I copied over the binary from an old build, and > it went ok (this is of course a native version with a modification to > handle ,xxx RISC OS file types under Unix). The things I've done so far concerning 'zip' is to make a diff file of the GCCSDK zip code changes made compared to the official version 2.3 (or was it 2.32 ?) used. Those changes are: - RISC OS filetype support used for both cross-compiling and native build. - Option "-," for cross-compiling triggering the ",xyz" filetype support. - APCS-32 assembler changes only relevant for native build. I thought of using this diff file for a new infozip project in Autobuiler and to use this also to build a zip binary to be used in cross-compiling situations. It's perhaps a bit odd to use data from an Autobuilder project to create a tool to be used by Autobuilder itself. Comments ? John. -- John Tytgat, in his comfy chair at home BASS [EMAIL PROTECTED] ARM powered, RISC OS driven _______________________________________________ GCCSDK mailing list gcc@gccsdk.riscos.info Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK