On Thu, Apr 20, 2006 at 10:27:34AM -0500, Matt Hoosier wrote: > Ah, thank you. Any idea whether the wheels would start flying off > Scratchbox if I changed the architecture name (ARCH and SUB_ARCH) to > "armel" to match what the Embedded Debian project has picked as its > architecture name? Since this object code is binary-incompatible, it > would be nice to prevent dpkg from accepting _arm.deb files produced > by other toolchains.
You'll need to patch dpkg in debian devkit for that. armel patch for dpkg should be coming out soon. > On 4/20/06, Riku Voipio <[EMAIL PROTECTED]> wrote: > > On Thu, Apr 20, 2006 at 09:35:34AM -0500, Matt Hoosier wrote: > > > Great; thanks. > > > > > > I'd like to take a peek at the options used when building. Does the > > > .conf file used to make that toolchain exist anywhere in the darcs > > > repository? I don't find any strings matching the Debian package name > > > or the installation directory (inside /scratchbox/compilers) in > > > 1.0/sb-toolchains, 1.0/sb-toolchain-extras, or 1.2/sb-toolchains. > > > > You are not looking close enough. The toolchain is the same binary > > toolchain available from codesourcery, It's a demo of scratchbox > > 1.0.3's new feature, ability to use toolchains not built with > > scratchbox build system. > > > > http://scratchbox.org/cgi-bin/darcsweb.cgi?r=1.0/sb-toolchain-extras;a=headblob;f=/meta/alien-tc/cs-gcc3.4.4-glibc.conf > > > > > > > > --Matt > > > > > > On 4/20/06, Riku Voipio <[EMAIL PROTECTED]> wrote: > > > > On Thu, Apr 20, 2006 at 08:22:07AM -0500, Matt Hoosier wrote: > > > > > I'm curious what (if any) timetable exists for adding adding > > > > > CodeSourcery's 2005q3 into the default mix of toolchains distributed > > > > > with Scratchbox. That toolchain is, I think, the first GCC-based one > > > > > to add support for EABI. > > > > > > > > It's there already ;) Unfortunatly it's misnamed, it should probably > > > > have 2005q3-2 and eabi somewhere in the name to make it obvious, > > > > that the following toolchain generates EABI by default: > > > > > > > > http://www.scratchbox.org/download/files/sbox-releases/1.0/tarball/scratchbox-toolchain-arm-gcc3.44csn-glibc2.3-1.0.3-i386.tar.gz > > > > > > > > and in .deb : > > > > > > > > http://www.scratchbox.org/download/files/sbox-releases/1.0/deb/scratchbox-toolchain-arm-gcc3.44csn-glibc2.3_1.0.3_i386.deb > > > > > > > > > > _______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
