On Sat, Sep 17, 2011 at 20:11, Holger Hans Peter Freyther <[email protected]> wrote: > Hi Paolo, > > for the OpenEmbedded integration I will need to build a GNU Smalltalk image > for ARM/PPC 32bit on maybe a AMD64 build host. Right now I only have the need > to build an image, any ideas how to approach this best? A script to convert > images, dedicated image writing?
32-bit to 32-bit should work across hosts, even cross-endianness (modulo bugs which should be fixed easily). Just use an i686 binary on the AMD64 host. Can you set me up to look at debian multiarch? Thanks, Paolo _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
