Cross-compilation support

2011-11-21 Thread Ludovic Courtès
Hello! I’ve just committed changes that hopefully complete cross-compilation support. However, I haven’t tested yet the resulting .go files on a foreign platforms, so testing is welcome! The (system base target) module now contains a hand-crafted mapping of CPU names to endianness/word-size. Th

What should PACKAGE_VERSION be set to for guile-2.0?

2011-11-21 Thread Rob Browning
I now maintain the Debian packages as a branch of the Guile Git tree, and was wondering what PACKAGE_VERSION should be set to for guile-2.0 (i.e. what should (version) return, etc.). At the moment, I have the packages adjusted to use build-aux/git-version-gen, but due to the arrangement of the De